Skip to content

Commit 0f2b17d

Browse files
Bump golang.org/x/net from 0.23.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0. - [Commits](golang/net@v0.23.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc50ff commit 0f2b17d

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.9.0
16-
golang.org/x/net v0.23.0 // indirect
16+
golang.org/x/net v0.33.0 // indirect
1717
golang.org/x/oauth2 v0.23.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)