File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/DoodleScheduling/swagger-hub-controller
3
3
go 1.24.2
4
4
5
5
require (
6
- github.com/fluxcd/pkg/runtime v0.60 .0
6
+ github.com/fluxcd/pkg/runtime v0.63 .0
7
7
github.com/getkin/kin-openapi v0.132.0
8
8
github.com/go-logr/logr v1.4.3
9
9
github.com/kylelemons/godebug v1.1.0
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/fluxcd/cli-utils v0.36.0-flux.13 h1:2X5yjz/rk9mg7+bMFBDZKGKzeZpAmY2s6
33
33
github.com/fluxcd/cli-utils v0.36.0-flux.13 /go.mod h1:b2iSoIeDTtjfCB0IKtGgqlhhvWa1oux3e90CjOf81oA =
34
34
github.com/fluxcd/pkg/apis/meta v1.12.0 h1:XW15TKZieC2b7MN8VS85stqZJOx+/b8jATQ/xTUhVYg =
35
35
github.com/fluxcd/pkg/apis/meta v1.12.0 /go.mod h1:+son1Va60x2eiDcTwd7lcctbI6C+K3gM7R+ULmEq1SI =
36
- github.com/fluxcd/pkg/runtime v0.60 .0 h1:d++EkV3FlycB+bzakB5NumwY4J8xts8i7lbvD6jBLeU =
37
- github.com/fluxcd/pkg/runtime v0.60 .0 /go.mod h1:UeU0/eZLErYC/1bTmgzBfNXhiHy9fuQzjfLK0HxRgxY =
36
+ github.com/fluxcd/pkg/runtime v0.63 .0 h1:55J7ascGmXyTXWGwhD21N9fU7jC1l5rhdzjgNXs6aZg =
37
+ github.com/fluxcd/pkg/runtime v0.63 .0 /go.mod h1:7pxGvaU0Yy1cDIUhiHAHhCx2yCLnkcVsplbYZG6j4JY =
38
38
github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
39
39
github.com/fsnotify/fsnotify v1.9.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
40
40
github.com/fxamacker/cbor/v2 v2.8.0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU =
You can’t perform that action at this time.
0 commit comments