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 97baa22 commit 88f28b0Copy full SHA for 88f28b0
go.mod
@@ -3,7 +3,7 @@ module github.com/DoodleScheduling/swagger-hub-controller
3
go 1.24.2
4
5
require (
6
- github.com/fluxcd/pkg/runtime v0.80.0
+ github.com/fluxcd/pkg/runtime v0.82.0
7
github.com/getkin/kin-openapi v0.133.0
8
github.com/go-logr/logr v1.4.3
9
github.com/kylelemons/godebug v1.1.0
0 commit comments