fix build tag

This commit is contained in:
Skylar Lee 2017-10-29 21:13:52 -07:00
parent 8713389fd5
commit d939e12181
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// +build go17
// +build go1.7
package bimg

View File

@ -1,4 +1,4 @@
// +build !go17
// +build !go1.7
package bimg