Skip to content

Commit 1b559d6

Browse files
fix(deps): Update module golang.org/x/crypto to v0.45.0 [SECURITY]
1 parent 9d20aff commit 1b559d6

File tree

1 file changed

+1
-1
lines changed
  • modules/key-distributor/files/function

1 file changed

+1
-1
lines changed

modules/key-distributor/files/function/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.4
66

77
require (
8-
golang.org/x/crypto v0.41.0
8+
golang.org/x/crypto v0.45.0
99
google.golang.org/api v0.249.0
1010
)
1111

0 commit comments

Comments
 (0)