mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 13:38:16 -08:00
fix build tag
This commit is contained in:
parent
8713389fd5
commit
d939e12181
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// +build go17
|
||||
// +build go1.7
|
||||
|
||||
package bimg
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// +build !go17
|
||||
// +build !go1.7
|
||||
|
||||
package bimg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue