Skip to content

Commit dd74671

Browse files
fix: vulnerability (#354)
Only fixing vulnerability from binary for now, because we don't have an updated image for Dockerfile right now
1 parent 43c0ee9 commit dd74671

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/2ms/v4
22

3-
go 1.25.3
3+
go 1.25.5
44

55
replace (
66
golang.org/x/oauth2 => golang.org/x/oauth2 v0.30.0

0 commit comments

Comments
 (0)