Skip to content

Commit

Permalink
bump github.com/aws/aws-sdk-go in /processor/resourcedetectionprocessor
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent d29eb9e commit 141ff86
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 27 deletions.
8 changes: 4 additions & 4 deletions processor/resourcedetectionprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
cloud.google.com/go/compute/metadata v0.2.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.19.1
github.com/aws/aws-sdk-go v1.45.2
github.com/aws/aws-sdk-go v1.50.30
github.com/google/go-cmp v0.5.9
github.com/hashicorp/consul/api v1.24.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil v0.85.0
Expand Down Expand Up @@ -97,10 +97,10 @@ require (
go.opentelemetry.io/otel/sdk v1.17.0 // indirect
go.opentelemetry.io/otel/trace v1.17.0 // indirect
golang.org/x/exp v0.0.0-20230711023510-fffb14384f22 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.11.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/term v0.12.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
31 changes: 8 additions & 23 deletions processor/resourcedetectionprocessor/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 141ff86

Please sign in to comment.