Skip to content

Commit f029619

Browse files
Bump the go_modules group with 2 updates
Bumps the go_modules group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Updates `golang.org/x/net` from 0.20.0 to 0.23.0 - [Commits](golang/net@v0.20.0...v0.23.0) Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1968e01 commit f029619

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/sirupsen/logrus v1.9.3
1515
github.com/spf13/cobra v1.8.0
1616
github.com/stretchr/testify v1.9.0
17-
golang.org/x/net v0.20.0 // indirect
17+
golang.org/x/net v0.23.0 // indirect
1818
golang.org/x/oauth2 v0.23.0
19-
google.golang.org/protobuf v1.31.0 // indirect
19+
google.golang.org/protobuf v1.33.0 // indirect
2020
)

go.sum

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

0 commit comments

Comments
 (0)