Ensure that we're using go.mod when not vendoring.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user