Updated dependencies
This commit is contained in:
@ -16,7 +16,7 @@ steps:
|
||||
- make tools
|
||||
- make assets
|
||||
- make server
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.23.6
|
||||
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.43.0
|
||||
- golangci-lint run
|
||||
- make db
|
||||
- go test -v -coverprofile=coverage.txt .
|
||||
|
Reference in New Issue
Block a user