Skip to content

Commit c0c5aed

Browse files
committed
[chore] Bump required Go version to 1.22.7
This is because go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp 1.33.0 requires it.
1 parent 6691f6c commit c0c5aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/open-telemetry/opentelemetry-operator
22

3-
go 1.22.0
3+
go 1.22.7
44

55
retract v1.51.0
66

0 commit comments

Comments
 (0)