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 @@ -5,7 +5,7 @@ go 1.25.0
55require (
66 github.com/fluxcd/kustomize-controller/api v1.7.3
77 github.com/fluxcd/pkg/apis/meta v1.23.0
8- github.com/fluxcd/pkg/runtime v0.91 .0
8+ github.com/fluxcd/pkg/runtime v0.92 .0
99 github.com/fluxcd/source-controller/api v1.7.4
1010 github.com/go-git/go-billy/v5 v5.6.2
1111 github.com/go-git/go-git/v5 v5.16.4
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/fluxcd/pkg/apis/kustomize v1.14.0 h1:PmWqMpRX0v7/aCAUNWfohe4o1qa9G3Cg
4343github.com/fluxcd/pkg/apis/kustomize v1.14.0 /go.mod h1:CGRpU9Od4ht5+MHL6QlMfWaW87U9UTfGVM5CM4PZ28I =
4444github.com/fluxcd/pkg/apis/meta v1.23.0 h1:fLis5YcHnOsyKYptzBtituBm5EWNx13I0bXQsy0FG4s =
4545github.com/fluxcd/pkg/apis/meta v1.23.0 /go.mod h1:UWsIbBPCxYvoVklr2mV2uLFBf/n17dNAmKFjRfApdDo =
46- github.com/fluxcd/pkg/runtime v0.91 .0 h1:Z92sOLsJXa+0RIi/vNl87zF5qnsBUdOb60d2a0b4Ulo =
47- github.com/fluxcd/pkg/runtime v0.91 .0 /go.mod h1:D/gUsaSpyw6Od2QEL7MELi5m+oUmwokuxUVZ+vKQxdo =
46+ github.com/fluxcd/pkg/runtime v0.92 .0 h1:FqelIv8L8TPCNnuF4cc7c/43P2p6aDT7FRDuZY6/kB8 =
47+ github.com/fluxcd/pkg/runtime v0.92 .0 /go.mod h1:D/gUsaSpyw6Od2QEL7MELi5m+oUmwokuxUVZ+vKQxdo =
4848github.com/fluxcd/source-controller/api v1.7.4 h1:+EOVnRA9LmLxOx7J273l7IOEU39m+Slt/nQGBy69ygs =
4949github.com/fluxcd/source-controller/api v1.7.4 /go.mod h1:ruf49LEgZRBfcP+eshl2n9SX1MfHayCcViAIGnZcaDY =
5050github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
You can’t perform that action at this time.
0 commit comments