Skip to content

Commit 0c0011a

Browse files
Fix trivy vuln (AST-0000) (#1368)
* Fix trivy vuln --------- Co-authored-by: cx-Margarita-LevitM <cx-margarita-levitm>
1 parent ec4abf5 commit 0c0011a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/checkmarx/ast-cli
22

3-
go 1.24.6
3+
go 1.24.11
44

55
require (
66
github.com/Checkmarx/containers-resolver v1.0.25

0 commit comments

Comments
 (0)