We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af50f88 commit b470691Copy full SHA for b470691
.ci/updatecli/update-otel.yml
@@ -19,6 +19,7 @@ sources:
19
kind: golang/gomod
20
name: Get current OTel Collector core beta version in go.mod
21
spec:
22
+ file: internal/edot/go.mod
23
module: go.opentelemetry.io/collector/receiver/otlpreceiver
24
latest_core_beta:
25
kind: golang/module
@@ -34,6 +35,7 @@ sources:
34
35
36
name: Get current OTel Collector contrib version in go.mod
37
38
39
module: github.com/open-telemetry/opentelemetry-collector-contrib/connector/routingconnector
40
latest_contrib:
41
0 commit comments