Skip to content

Commit

Permalink
[cmd/telemetrygen] Remove remaining replace statement (open-telemetry…
Browse files Browse the repository at this point in the history
…#28565) (open-telemetry#28574)

Backport of open-telemetry#28565

(cherry picked from commit 85fba96)
  • Loading branch information
mx-psi authored Oct 24, 2023
1 parent eda24a8 commit ce44490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,127 deletions.
5 changes: 1 addition & 4 deletions cmd/telemetrygen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,5 @@ retract (
v0.65.0
)

// ambiguous import: found package cloud.google.com/go/compute/metadata in multiple modules
replace cloud.google.com/go => cloud.google.com/go v0.110.2

// IMPORTANT NOTE: Do not add local replace statements. This will break go install.
// IMPORTANT NOTE: Do not add replace statements to this go.mod. This will break go install.
// See https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/27855.
Loading

0 comments on commit ce44490

Please sign in to comment.