Skip to content

Commit 4109247

Browse files
committed
scripts/test-infra: bump k8s logcheck to v0.8.1
1 parent 4e4fa1f commit 4109247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-infra/verify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring
1717
curl -Os https://uploader.codecov.io/latest/linux/codecov
1818
chmod +x codecov
1919

20-
go install sigs.k8s.io/logtools/logcheck@v0.6.0
20+
go install sigs.k8s.io/logtools/logcheck@v0.8.1
2121

2222
# Run verify steps
2323
echo "Checking gofmt"

0 commit comments

Comments
 (0)