Skip to content

Commit 6b0e641

Browse files
[dependabot skip] Auto-generate go.sum and LICENSE-3rdparty.csv changes
This commit was created from the local commit with hash 728e48b5e4e083e2865a9d0b4090e613713d20a6.
1 parent 8adb0c8 commit 6b0e641

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

comp/otelcol/collector-contrib/impl/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
)
6363

6464
require (
65-
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.0 // indirect
65+
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.1 // indirect
6666
github.com/gophercloud/gophercloud/v2 v2.7.0 // indirect
6767
github.com/open-telemetry/opentelemetry-collector-contrib/internal/gopsutilenv v0.128.0 // indirect
6868
github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor v0.128.0 // indirect
@@ -117,7 +117,7 @@ require (
117117
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 // indirect
118118
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 // indirect
119119
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
120-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.225.2 // indirect
120+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.228.0 // indirect
121121
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 // indirect
122122
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 // indirect
123123
github.com/aws/aws-sdk-go-v2/service/servicediscovery v1.35.4 // indirect

comp/otelcol/collector-contrib/impl/go.sum

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

comp/otelcol/ddprofilingextension/impl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ require (
106106
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 // indirect
107107
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 // indirect
108108
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
109-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.225.2 // indirect
109+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.228.0 // indirect
110110
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 // indirect
111111
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 // indirect
112112
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 // indirect

comp/otelcol/ddprofilingextension/impl/go.sum

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

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ require (
252252
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 // indirect
253253
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 // indirect
254254
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
255-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.225.2
255+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.228.0
256256
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 // indirect
257257
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 // indirect
258258
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 // indirect
@@ -700,7 +700,7 @@ require (
700700
)
701701

702702
require (
703-
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.0 // indirect
703+
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.1 // indirect
704704
github.com/gophercloud/gophercloud/v2 v2.7.0 // indirect
705705
github.com/open-telemetry/opentelemetry-collector-contrib/internal/gopsutilenv v0.128.0 // indirect
706706
github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor v0.128.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)