mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-14 20:56:42 +00:00
Merge pull request #1583 from marquiz/devel/logcheck
scripts/test-infra: bump k8s logcheck to v0.8.1
This commit is contained in:
commit
5683079a06
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
Reference in a new issue