Skip to content

Commit c8871e5

Browse files
chore(deps): update module golang.org/x/net to v0.36.0 [SECURITY]
1 parent 0f05ceb commit c8871e5

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
@@ -12,6 +12,6 @@ require (
1212
require (
1313
github.com/gorilla/websocket v1.5.1 // indirect
1414
golang.org/x/crypto v0.22.0 // indirect
15-
golang.org/x/net v0.24.0 // indirect
15+
golang.org/x/net v0.36.0 // indirect
1616
golang.org/x/sys v0.19.0 // indirect
1717
)

0 commit comments

Comments
 (0)