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 e5b1f34 + dca0dd5 commit 9443999Copy full SHA for 9443999
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