Skip to content

Commit

Permalink
fix: node-collector cves high critical
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
chen-keinan committed May 16, 2024
1 parent 7800ef9 commit 97ab4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/aquasecurity/trivy

go 1.22
go 1.22.0

toolchain go1.22.0
toolchain go1.22.2

require (
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
Expand Down

0 comments on commit 97ab4c0

Please sign in to comment.