Skip to content

Commit 4834601

Browse files
committed
SUMO-236305 update net to 0.17.0
1 parent dcdeeb5 commit 4834601

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
@@ -80,7 +80,7 @@ require (
8080
github.com/zclconf/go-cty-yaml v1.0.2 // indirect
8181
go.opencensus.io v0.24.0 // indirect
8282
golang.org/x/crypto v0.17.0 // indirect
83-
golang.org/x/net v0.12.0 // indirect
83+
golang.org/x/net v0.17.0 // indirect
8484
golang.org/x/oauth2 v0.10.0 // indirect
8585
golang.org/x/sync v0.3.0 // indirect
8686
golang.org/x/sys v0.15.0 // indirect

0 commit comments

Comments
 (0)