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.
2 parents 04198b2 + 9443999 commit ee3c4a2Copy full SHA for ee3c4a2
api/go.mod
@@ -2,8 +2,6 @@ module github.com/openstack-k8s-operators/telemetry-operator/api
2
3
go 1.24.4
4
5
-toolchain go1.24.6
6
-
7
require (
8
github.com/onsi/ginkgo/v2 v2.25.3
9
github.com/onsi/gomega v1.38.2
go.mod
@@ -2,8 +2,6 @@ module github.com/openstack-k8s-operators/telemetry-operator
-toolchain go1.24.7
replace github.com/openstack-k8s-operators/telemetry-operator/api => ./api
0 commit comments