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.1
55require (
66 github.com/Masterminds/sprig/v3 v3.3.0
77 github.com/fluxcd/kustomize-controller/api v1.6.1
8- github.com/fluxcd/pkg/apis/meta v1.12 .0
8+ github.com/fluxcd/pkg/apis/meta v1.21 .0
99 github.com/go-git/go-billy/v5 v5.6.2
1010 github.com/go-git/go-git/v5 v5.16.2
1111 github.com/go-logr/logr v1.4.3
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/fluxcd/kustomize-controller/api v1.6.1 h1:8AOD+BWQwCLT+u5jgtGryZWkCes
4444github.com/fluxcd/kustomize-controller/api v1.6.1 /go.mod h1:b0i/KVz28tV8iuqlNHx7MW6ZtTcIbBELGLoKdaK+X8M =
4545github.com/fluxcd/pkg/apis/kustomize v1.12.0 h1:KvZN6xwgP/dNSeckL4a/Uv715XqiN1C3xS+jGcPejtE =
4646github.com/fluxcd/pkg/apis/kustomize v1.12.0 /go.mod h1:OojLxIdKm1JAAdh3sL4j4F+vfrLKb7kq1vr8bpyEKgg =
47- github.com/fluxcd/pkg/apis/meta v1.12 .0 h1:XW15TKZieC2b7MN8VS85stqZJOx+/b8jATQ/xTUhVYg =
48- github.com/fluxcd/pkg/apis/meta v1.12 .0 /go.mod h1:+son1Va60x2eiDcTwd7lcctbI6C+K3gM7R+ULmEq1SI =
47+ github.com/fluxcd/pkg/apis/meta v1.21 .0 h1:R+bN02chcs0HUmyVDQhqe/FHmYLjipVDMLnyYfNX850 =
48+ github.com/fluxcd/pkg/apis/meta v1.21 .0 /go.mod h1:XUAEUgT4gkWDAEN79E141tmL+v4SV50tVZ/Ojpc/ueg =
4949github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
5050github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
5151github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
You can’t perform that action at this time.
0 commit comments