mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-04-24 21:27:12 +00:00
scripts/test-infra: bump k8s logcheck to v0.8.1
This commit is contained in:
parent
4e4fa1fec9
commit
41092477df
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring
|
|||
curl -Os https://uploader.codecov.io/latest/linux/codecov
|
||||
chmod +x codecov
|
||||
|
||||
go install sigs.k8s.io/logtools/logcheck@v0.6.0
|
||||
go install sigs.k8s.io/logtools/logcheck@v0.8.1
|
||||
|
||||
# Run verify steps
|
||||
echo "Checking gofmt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue