Add go get ./...
This commit is contained in:
@@ -17,7 +17,7 @@ install:
|
||||
script:
|
||||
- go mod download
|
||||
- go mod verify
|
||||
- go build ./...
|
||||
- go get ./...
|
||||
- diff -u <(echo -n) <(gofmt -d .)
|
||||
- go test -v -race ./...
|
||||
# Only build binaries from the latest Go release.
|
||||
|
||||
Reference in New Issue
Block a user