Skip to content

Commit 9eb936d

Browse files
chore: update module golang.org/x/crypto to v0.45.0 [security]
1 parent 703e022 commit 9eb936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ require (
153153
go.uber.org/atomic v1.11.0 // indirect
154154
go.uber.org/multierr v1.11.0 // indirect
155155
go.uber.org/zap v1.26.0 // indirect
156-
golang.org/x/crypto v0.18.0 // indirect
156+
golang.org/x/crypto v0.45.0 // indirect
157157
golang.org/x/mod v0.14.0 // indirect
158158
golang.org/x/sync v0.6.0 // indirect
159159
golang.org/x/sys v0.16.0 // indirect

0 commit comments

Comments
 (0)