Skip to content

Commit 2add272

Browse files
Bump golang.org/x/net in /internal/coreinternal
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220624214902-1bab6f366d9e to 0.36.0. - [Commits](https://github.com/golang/net/commits/v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 995fed4 commit 2add272

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

internal/coreinternal/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ require (
3232
github.com/pmezard/go-difflib v1.0.0 // indirect
3333
go.uber.org/atomic v1.10.0 // indirect
3434
go.uber.org/multierr v1.8.0 // indirect
35-
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
36-
golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664 // indirect
37-
golang.org/x/text v0.3.7 // indirect
35+
golang.org/x/net v0.36.0 // indirect
36+
golang.org/x/sys v0.30.0 // indirect
37+
golang.org/x/text v0.22.0 // indirect
3838
google.golang.org/genproto v0.0.0-20220822174746-9e6da59bd2fc // indirect
3939
google.golang.org/grpc v1.49.0 // indirect
4040
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect

internal/coreinternal/go.sum

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

0 commit comments

Comments
 (0)