Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump go 1.19: remove hardcode go version in .golangci.yaml
The default Go version used by golinter is coming from the go.mod file, fallback on the env var `GOVERSION`. So no need to configure the go version in .golangci.yaml. Signed-off-by: Benjamin Wang <wachao@vmware.com>
- Loading branch information