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/webhook-controller
33go 1.24.2
44
55require (
6- github.com/fluxcd/pkg/runtime v0.60 .0
6+ github.com/fluxcd/pkg/runtime v0.61 .0
77 github.com/go-logr/logr v1.4.3
88 github.com/onsi/gomega v1.37.0
99 github.com/spf13/pflag v1.0.6
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/fluxcd/cli-utils v0.36.0-flux.13 h1:2X5yjz/rk9mg7+bMFBDZKGKzeZpAmY2s6
3737github.com/fluxcd/cli-utils v0.36.0-flux.13 /go.mod h1:b2iSoIeDTtjfCB0IKtGgqlhhvWa1oux3e90CjOf81oA =
3838github.com/fluxcd/pkg/apis/meta v1.12.0 h1:XW15TKZieC2b7MN8VS85stqZJOx+/b8jATQ/xTUhVYg =
3939github.com/fluxcd/pkg/apis/meta v1.12.0 /go.mod h1:+son1Va60x2eiDcTwd7lcctbI6C+K3gM7R+ULmEq1SI =
40- github.com/fluxcd/pkg/runtime v0.60 .0 h1:d++EkV3FlycB+bzakB5NumwY4J8xts8i7lbvD6jBLeU =
41- github.com/fluxcd/pkg/runtime v0.60 .0 /go.mod h1:UeU0/eZLErYC/1bTmgzBfNXhiHy9fuQzjfLK0HxRgxY =
40+ github.com/fluxcd/pkg/runtime v0.61 .0 h1:63OCvVoJd3RbmAl7UBUzOeNtaY5V1iVL+SaaqiNMM74 =
41+ github.com/fluxcd/pkg/runtime v0.61 .0 /go.mod h1:UeU0/eZLErYC/1bTmgzBfNXhiHy9fuQzjfLK0HxRgxY =
4242github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
4343github.com/fsnotify/fsnotify v1.9.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
4444github.com/fxamacker/cbor/v2 v2.8.0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU =
You can’t perform that action at this time.
0 commit comments