Skip to content

Commit 5f680e9

Browse files
Update module golang.org/x/net to v0.45.0
1 parent f090ecf commit 5f680e9

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
@@ -19,7 +19,7 @@ require (
1919
github.com/spf13/cobra v1.9.1
2020
github.com/spf13/viper v1.19.0
2121
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
22-
golang.org/x/net v0.38.0
22+
golang.org/x/net v0.45.0
2323
golang.org/x/oauth2 v0.27.0
2424
)
2525

0 commit comments

Comments
 (0)