Skip to content

Commit 4cbc3b7

Browse files
fix(deps): Update module golang.org/x/crypto to v0.43.0
1 parent ed725dc commit 4cbc3b7

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.43.0
99
google.golang.org/api v0.249.0
1010
)
1111

0 commit comments

Comments
 (0)