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 c7250d5 commit d7bc422Copy full SHA for d7bc422
api/go.mod
@@ -1,6 +1,6 @@
1
module github.com/openmcp-project/quota-operator/api
2
3
-go 1.25.0
+go 1.25.1
4
5
require (
6
k8s.io/api v0.34.0
go.mod
module github.com/openmcp-project/quota-operator
replace github.com/openmcp-project/quota-operator/api => ./api
0 commit comments