Skip to content

Commit 6b237be

Browse files
Bump golang.org/x/net from 0.30.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.33.0. - [Commits](golang/net@v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 737458f commit 6b237be

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ require (
7575
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
7676
github.com/stretchr/objx v0.5.2 // indirect
7777
go.uber.org/multierr v1.11.0 // indirect
78-
golang.org/x/crypto v0.29.0 // indirect
79-
golang.org/x/net v0.30.0 // indirect
80-
golang.org/x/sys v0.27.0 // indirect
81-
golang.org/x/text v0.20.0 // indirect
78+
golang.org/x/crypto v0.31.0 // indirect
79+
golang.org/x/net v0.33.0 // indirect
80+
golang.org/x/sys v0.28.0 // indirect
81+
golang.org/x/text v0.21.0 // indirect
8282
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
8383
google.golang.org/protobuf v1.34.2 // indirect
8484
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

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

0 commit comments

Comments
 (0)