Skip to content

Commit 9f2784d

Browse files
Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group
Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.35.0 to 0.36.0 - [Commits](golang/net@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c44eeae commit 9f2784d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/spf13/pflag v1.0.6 // indirect
3939
github.com/xanzy/ssh-agent v0.3.3 // indirect
4040
golang.org/x/crypto v0.35.0 // indirect
41-
golang.org/x/net v0.35.0 // indirect
41+
golang.org/x/net v0.36.0 // indirect
4242
golang.org/x/sys v0.30.0 // indirect
4343
gopkg.in/warnings.v0 v0.1.2 // indirect
4444
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)