Avoid installing script binary to user's $GOPATH/bin.
This commit is contained in:
parent
a4d5118374
commit
acc05926f7
|
@ -1,3 +1,5 @@
|
||||||
|
// +build ignore
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue