File tree Expand file tree Collapse file tree 2 files changed +1
-332
lines changed
Expand file tree Collapse file tree 2 files changed +1
-332
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,7 @@ module github.com/SAP/metrics-operator
33go 1.23.0
44
55require (
6- github.com/dynatrace-ace/dynatrace-go-api-client/api/v2/environment/dynatrace v0.0.0-20210816162345-de2eacc8ac9a
76 github.com/go-logr/logr v1.4.2
8- github.com/google/go-cmp v0.6.0
97 github.com/google/uuid v1.6.0
108 github.com/hashicorp/golang-lru v0.5.1
119 github.com/openmcp-project/controller-utils v0.4.2
@@ -42,6 +40,7 @@ require (
4240 github.com/golang/protobuf v1.5.4 // indirect
4341 github.com/google/btree v1.1.3 // indirect
4442 github.com/google/gnostic-models v0.6.9 // indirect
43+ github.com/google/go-cmp v0.6.0 // indirect
4544 github.com/google/gofuzz v1.2.0 // indirect
4645 github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
4746 github.com/josharian/intern v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments