Skip to content

Commit dde1e5e

Browse files
authored
Merge pull request #400 from influxdata/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
2 parents 52afd67 + ec90c5c commit dde1e5e

File tree

2 files changed

+447
-3
lines changed

2 files changed

+447
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839
77
github.com/oapi-codegen/runtime v1.0.0
88
github.com/stretchr/testify v1.8.4 // test dependency
9-
golang.org/x/net v0.17.0
9+
golang.org/x/net v0.23.0
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)