Skip to content

Commit ee3c4a2

Browse files
committed
Merge branch 'main' into cloudkitty_separate
2 parents 04198b2 + 9443999 commit ee3c4a2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

api/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/openstack-k8s-operators/telemetry-operator/api
22

33
go 1.24.4
44

5-
toolchain go1.24.6
6-
75
require (
86
github.com/onsi/ginkgo/v2 v2.25.3
97
github.com/onsi/gomega v1.38.2

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/openstack-k8s-operators/telemetry-operator
22

33
go 1.24.4
44

5-
toolchain go1.24.7
6-
75
replace github.com/openstack-k8s-operators/telemetry-operator/api => ./api
86

97
require (

0 commit comments

Comments
 (0)