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 c05d52b commit cf7407eCopy full SHA for cf7407e
go.mod
@@ -3,7 +3,7 @@ module github.com/DoodleScheduling/oauth2-redirect-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/gomega v1.38.2
9
github.com/spf13/pflag v1.0.10
0 commit comments