We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b832c15 commit 337df51Copy full SHA for 337df51
go.mod
@@ -397,8 +397,4 @@ replace (
397
// openshift removed all tags from their repo, use the pseudoversion from the release-3.9 branch HEAD
398
// See https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/12d41f40b0d408b0167633d8095160d3343d46ac/go.mod#L38
399
github.com/openshift/api v3.9.0+incompatible => github.com/openshift/api v0.0.0-20180801171038-322a19404e37
400
- github.com/tonistiigi/fifo => github.com/containerd/fifo v0.0.0-20190816180239-bda0ff6ed73c
401
)
402
-
403
-// Exclude this version because the version has an invalid checksum.
404
-exclude github.com/docker/distribution v2.8.0+incompatible
0 commit comments