Skip to content

Commit 5683079

Browse files
authored
Merge pull request #1583 from marquiz/devel/logcheck
scripts/test-infra: bump k8s logcheck to v0.8.1
2 parents 4e4fa1f + 4109247 commit 5683079

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)