Updated dependencies
This commit is contained in:
@ -13,7 +13,7 @@ steps:
|
||||
- tsc
|
||||
- pack
|
||||
- go build -v
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.16.0
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1
|
||||
- golangci-lint run
|
||||
- go test -v -coverprofile=coverage.txt .
|
||||
# - go mod download
|
||||
|
Reference in New Issue
Block a user