Skip to content

Commit 09577fd

Browse files
build(deps): bump golang.org/x/net in /scripts/gen_github_action_config
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0. - [Commits](golang/net@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b83e50 commit 09577fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: scripts/gen_github_action_config/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
require (
1111
github.com/golang/protobuf v1.5.3 // indirect
1212
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
13-
golang.org/x/net v0.16.0 // indirect
13+
golang.org/x/net v0.17.0 // indirect
1414
google.golang.org/appengine v1.6.7 // indirect
1515
google.golang.org/protobuf v1.31.0 // indirect
1616
)

Diff for: scripts/gen_github_action_config/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)