Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Bump cloud.google.com/go from 0.66.0 to 0.79.0 in /processor/resourcedetectionprocessor #310

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion processor/resourcedetectionprocessor/go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/processor/resou
go 1.14

require (
cloud.google.com/go v0.66.0
cloud.google.com/go v0.79.0
github.com/aws/aws-sdk-go v1.34.30
github.com/census-instrumentation/opencensus-proto v0.3.0
github.com/stretchr/testify v1.6.1
Expand Down