Skip to content

Commit 9af2979

Browse files
chore(deps): bump golang.org/x/net in /tests-integration (#327)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.38.0. - [Commits](golang/net@v0.26.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b817b7 commit 9af2979

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

tests-integration/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ require (
135135
go.opentelemetry.io/otel/trace v1.27.0 // indirect
136136
go.opentelemetry.io/proto/otlp v1.2.0 // indirect
137137
go.uber.org/multierr v1.11.0 // indirect
138-
golang.org/x/crypto v0.35.0 // indirect
138+
golang.org/x/crypto v0.36.0 // indirect
139139
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
140-
golang.org/x/net v0.26.0 // indirect
141-
golang.org/x/sys v0.30.0 // indirect
142-
golang.org/x/text v0.22.0 // indirect
140+
golang.org/x/net v0.38.0 // indirect
141+
golang.org/x/sys v0.31.0 // indirect
142+
golang.org/x/text v0.23.0 // indirect
143143
gonum.org/v1/gonum v0.15.0 // indirect
144144
google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5 // indirect
145145
google.golang.org/genproto/googleapis/rpc v0.0.0-20240520151616-dc85e6b867a5 // indirect

tests-integration/go.sum

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

0 commit comments

Comments
 (0)