Skip to content

Commit ec90c5c

Browse files
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52afd67 commit ec90c5c

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)