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 4e4fa1f commit 4109247Copy full SHA for 4109247
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