Skip to content

Commit 97ab4c0

Browse files
committed
fix: node-collector cves high critical
Signed-off-by: chenk <[email protected]>
1 parent 7800ef9 commit 97ab4c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/aquasecurity/trivy
22

3-
go 1.22
3+
go 1.22.0
44

5-
toolchain go1.22.0
5+
toolchain go1.22.2
66

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

0 commit comments

Comments
 (0)