Skip to content

Commit 89899f7

Browse files
authored
Merge pull request #121 from github/dependabot/go_modules/golang.org/x/net-0.33.0
Bump golang.org/x/net from 0.23.0 to 0.33.0
2 parents c378162 + fe50377 commit 89899f7

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/sirupsen/logrus v1.9.3
1414
github.com/spf13/cobra v1.8.1
1515
github.com/stretchr/testify v1.10.0
16-
golang.org/x/net v0.23.0 // indirect
16+
golang.org/x/net v0.34.0 // indirect
1717
golang.org/x/oauth2 v0.25.0
1818
google.golang.org/protobuf v1.33.0 // indirect
1919
)

Diff for: go.sum

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

0 commit comments

Comments
 (0)