Skip to content

Commit

Permalink
Remove out-dated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
crobert-1 committed Jun 21, 2024
1 parent 8ac5978 commit fdc5f33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ module github.com/open-telemetry/opentelemetry-collector-contrib

go 1.21.0

// Replace references to modules that are in this repository with their relateive paths
// so that we always build with current (latest) version of the source code.

// see https://github.com/google/gnostic/issues/262
replace github.com/googleapis/gnostic v0.5.6 => github.com/googleapis/gnostic v0.5.5

Expand Down

0 comments on commit fdc5f33

Please sign in to comment.