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 cc10132 commit b79213bCopy full SHA for b79213b
go.mod
@@ -3,7 +3,7 @@ module github.com/DoodleScheduling/gc-controller
3
go 1.24.2
4
5
require (
6
- github.com/fluxcd/pkg/runtime v0.80.0
+ github.com/fluxcd/pkg/runtime v0.85.0
7
github.com/go-logr/logr v1.4.3
8
github.com/onsi/ginkgo/v2 v2.25.3
9
github.com/onsi/gomega v1.38.2
0 commit comments