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.
2 parents 4e4fa1f + 4109247 commit 5683079Copy full SHA for 5683079
scripts/test-infra/verify.sh
@@ -17,7 +17,7 @@ curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring
17
curl -Os https://uploader.codecov.io/latest/linux/codecov
18
chmod +x codecov
19
20
-go install sigs.k8s.io/logtools/logcheck@v0.6.0
+go install sigs.k8s.io/logtools/logcheck@v0.8.1
21
22
# Run verify steps
23
echo "Checking gofmt"
0 commit comments