We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6b1f2 commit 11777dbCopy full SHA for 11777db
cfsetup.yaml
@@ -16,7 +16,7 @@ bullseye: &bullseye
16
- golangci-lint
17
pre-cache: &build_pre_cache
18
- export GOCACHE=/cfsetup_build/.cache/go-build
19
- - go install golang.org/x/tools/cmd/goimports@latest
+ - go install golang.org/x/tools/cmd/goimports@v0.30.0
20
post-cache:
21
# Linting
22
- make lint
0 commit comments