gox
gox copied to clipboard
Support `-mod=x` option
Please add support for -mod ... so we can use -mod=vendor
Setting GOFLAGS environment variable to -mod=vendor does the trick.
I noticed that passing -mod=vendor just to gox still messes with GOPATH somehow.