We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c2db4 commit eff8fc4Copy full SHA for eff8fc4
cmd/otelcontribcol/go.mod
@@ -2,7 +2,9 @@
2
3
module github.com/open-telemetry/opentelemetry-collector-contrib/cmd/otelcontribcol
4
5
-go 1.22.7
+go 1.22.0
6
+
7
+toolchain go1.22.7
8
9
require (
10
github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider v0.110.0
0 commit comments