Skip to content

Commit 4323215

Browse files
authored
Merge pull request #134 from github/dependabot/go_modules/go_modules-c153b83258
Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group
2 parents 82c354f + 9f2784d commit 4323215

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)