File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ go 1.25.0
44
55require (
66 github.com/fluxcd/kustomize-controller/api v1.7.3
7- github.com/fluxcd/pkg/apis/meta v1.23 .0
8- github.com/fluxcd/pkg/runtime v0.92 .0
7+ github.com/fluxcd/pkg/apis/meta v1.24 .0
8+ github.com/fluxcd/pkg/runtime v0.94 .0
99 github.com/fluxcd/source-controller/api v1.7.4
1010 github.com/go-git/go-billy/v5 v5.7.0
1111 github.com/go-git/go-git/v5 v5.16.4
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ github.com/fluxcd/pkg/apis/acl v0.9.0 h1:wBpgsKT+jcyZEcM//OmZr9RiF8klL3ebrDp2u2T
4141github.com/fluxcd/pkg/apis/acl v0.9.0 /go.mod h1:TttNS+gocsGLwnvmgVi3/Yscwqrjc17+vhgYfqkfrV4 =
4242github.com/fluxcd/pkg/apis/kustomize v1.14.0 h1:PmWqMpRX0v7/aCAUNWfohe4o1qa9G3Cg/vVr5PCedI4 =
4343github.com/fluxcd/pkg/apis/kustomize v1.14.0 /go.mod h1:CGRpU9Od4ht5+MHL6QlMfWaW87U9UTfGVM5CM4PZ28I =
44- github.com/fluxcd/pkg/apis/meta v1.23 .0 h1:fLis5YcHnOsyKYptzBtituBm5EWNx13I0bXQsy0FG4s =
45- github.com/fluxcd/pkg/apis/meta v1.23 .0 /go.mod h1:UWsIbBPCxYvoVklr2mV2uLFBf/n17dNAmKFjRfApdDo =
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 =
44+ github.com/fluxcd/pkg/apis/meta v1.24 .0 h1:+e33T4OL9oqMWZSltsgImvi+/Punx42X9NqFlPesH6o =
45+ github.com/fluxcd/pkg/apis/meta v1.24 .0 /go.mod h1:UWsIbBPCxYvoVklr2mV2uLFBf/n17dNAmKFjRfApdDo =
46+ github.com/fluxcd/pkg/runtime v0.94 .0 h1:z33lG+albHTmmcpZgV7DY5VVUZXFFAErnBBATDI2B5I =
47+ github.com/fluxcd/pkg/runtime v0.94 .0 /go.mod h1:/E4dT1pdSkidyRTR5ghSzoyHEUcEJw3ipvJt597ArOA =
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