Skip to content

Commit

Permalink
chore(deps): update module cloud.google.com/go to v0.114.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 305290a commit e1f0324
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 3 deletions.
6 changes: 3 additions & 3 deletions internal/testbed/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -191,15 +191,15 @@ require (
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.25.0 // indirect
golang.org/x/oauth2 v0.19.0 // indirect
golang.org/x/oauth2 v0.20.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/term v0.20.0 // indirect
golang.org/x/text v0.15.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.21.0 // indirect
gonum.org/v1/gonum v0.15.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 // indirect
google.golang.org/grpc v1.63.2 // indirect
google.golang.org/protobuf v1.34.1 // indirect
Expand All @@ -216,6 +216,6 @@ require (
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace cloud.google.com/go => cloud.google.com/go v0.112.2
replace cloud.google.com/go => cloud.google.com/go v0.114.0

replace github.com/Dynatrace/dynatrace-otel-collector/internal/k8stest v0.0.0 => ../k8stest
Loading

0 comments on commit e1f0324

Please sign in to comment.