Ensure that we're using go.mod when not vendoring.
This commit is contained in:
parent
4d4a2b8c44
commit
b8f9e2ff3a
@ -11,7 +11,7 @@ git:
|
||||
depth: 200
|
||||
|
||||
env:
|
||||
- GOOS=linux GOARCH=amd64
|
||||
- GOOS=linux GOARCH=amd64 GO111MODULE=on
|
||||
# - GOOS=windows GOARCH=amd64
|
||||
#- GOOS=linux GOARCH=arm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user