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 eeb2a6c commit 3e3f15aCopy full SHA for 3e3f15a
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.88.0
7
github.com/go-logr/logr v1.4.3
8
github.com/onsi/ginkgo/v2 v2.26.0
9
github.com/onsi/gomega v1.38.2
0 commit comments