Skip to content

Commit 8e1bc31

Browse files
chore(deps): update module golang.org/x/crypto to v0.35.0 [SECURITY]
1 parent 0f05ceb commit 8e1bc31

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
@@ -11,7 +11,7 @@ require (
1111

1212
require (
1313
github.com/gorilla/websocket v1.5.1 // indirect
14-
golang.org/x/crypto v0.22.0 // indirect
14+
golang.org/x/crypto v0.35.0 // indirect
1515
golang.org/x/net v0.24.0 // indirect
1616
golang.org/x/sys v0.19.0 // indirect
1717
)

0 commit comments

Comments
 (0)