@@ -15,13 +15,13 @@ require (
15
15
github.com/epiclabs-io/diff3 v0.0.0-20240325112732-ba77e92bf0e4
16
16
github.com/fatih/color v1.17.0
17
17
github.com/fluxcd/flux2/v2 v2.3.0
18
- github.com/fluxcd/kustomize-controller/api v1.3 .0
19
- github.com/fluxcd/notification-controller/api v1.3 .0
20
- github.com/fluxcd/pkg/apis/event v0.10.0
21
- github.com/fluxcd/pkg/apis/meta v1.6.0
18
+ github.com/fluxcd/kustomize-controller/api v1.4 .0
19
+ github.com/fluxcd/notification-controller/api v1.4 .0
20
+ github.com/fluxcd/pkg/apis/event v0.10.1
21
+ github.com/fluxcd/pkg/apis/meta v1.6.1
22
22
github.com/fluxcd/pkg/sourceignore v0.8.0
23
23
github.com/fluxcd/pkg/ssh v0.14.0
24
- github.com/fluxcd/source-controller/api v1.3.0
24
+ github.com/fluxcd/source-controller/api v1.4.1
25
25
github.com/gimlet-io/go-scm v1.7.1-0.20211007095331-cab5866f4eee
26
26
github.com/go-chi/chi v1.5.5
27
27
github.com/go-chi/chi/v5 v5.1.0
@@ -42,7 +42,7 @@ require (
42
42
github.com/lib/pq v1.10.9
43
43
github.com/otiai10/copy v1.14.0
44
44
github.com/pkg/errors v0.9.1
45
- github.com/prometheus/client_golang v1.20.3
45
+ github.com/prometheus/client_golang v1.20.4
46
46
github.com/russross/meddler v1.0.1
47
47
github.com/rvflash/elapsed v0.4.0
48
48
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
@@ -58,10 +58,10 @@ require (
58
58
gopkg.in/yaml.v2 v2.4.0
59
59
gopkg.in/yaml.v3 v3.0.1
60
60
gotest.tools v2.2.0+incompatible
61
- helm.sh/helm/v3 v3.15.4
62
- k8s.io/api v0.31.0
63
- k8s.io/apimachinery v0.31.0
64
- k8s.io/client-go v0.31.0
61
+ helm.sh/helm/v3 v3.16.1
62
+ k8s.io/api v0.31.1
63
+ k8s.io/apimachinery v0.31.1
64
+ k8s.io/client-go v0.31.1
65
65
modernc.org/sqlite v1.33.0
66
66
sigs.k8s.io/kustomize/api v0.17.3
67
67
sigs.k8s.io/yaml v1.4.0
@@ -73,23 +73,24 @@ require (
73
73
atomicgo.dev/schedule v0.1.0 // indirect
74
74
dario.cat/mergo v1.0.1 // indirect
75
75
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
76
- github.com/Microsoft/hcsshim v0.12.6 // indirect
77
76
github.com/agext/levenshtein v1.2.3 // indirect
78
77
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
79
78
github.com/bombsimon/logrusr/v4 v4.1.0 // indirect
80
79
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
80
+ github.com/containerd/cgroups/v3 v3.0.3 // indirect
81
81
github.com/containerd/console v1.0.4 // indirect
82
- github.com/containerd/errdefs v0.1 .0 // indirect
82
+ github.com/containerd/errdefs v0.2 .0 // indirect
83
83
github.com/containerd/log v0.1.0 // indirect
84
84
github.com/containerd/platforms v0.2.1 // indirect
85
85
github.com/distribution/reference v0.6.0 // indirect
86
86
github.com/dustin/go-humanize v1.0.1 // indirect
87
87
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
88
88
github.com/fatih/camelcase v1.0.0 // indirect
89
89
github.com/felixge/httpsnoop v1.0.4 // indirect
90
- github.com/fluxcd/image-automation-controller/api v0.38.0 // indirect
91
- github.com/fluxcd/image-reflector-controller/api v0.32.0 // indirect
92
- github.com/fluxcd/pkg/runtime v0.49.0 // indirect
90
+ github.com/flux-iac/tofu-controller/api v0.0.0-20241014061308-d42b58f946bd // indirect
91
+ github.com/fluxcd/image-automation-controller/api v0.39.0 // indirect
92
+ github.com/fluxcd/image-reflector-controller/api v0.33.0 // indirect
93
+ github.com/fluxcd/pkg/runtime v0.49.1 // indirect
93
94
github.com/fluxcd/pkg/tar v0.8.0 // indirect
94
95
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
95
96
github.com/gliderlabs/ssh v0.3.5 // indirect
@@ -105,7 +106,6 @@ require (
105
106
github.com/lestrrat-go/jwx/v2 v2.1.1 // indirect
106
107
github.com/lithammer/fuzzysearch v1.1.8 // indirect
107
108
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
108
- github.com/miekg/dns v1.1.43 // indirect
109
109
github.com/mkmik/multierror v0.4.0 // indirect
110
110
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
111
111
github.com/ncruces/go-strftime v0.1.9 // indirect
@@ -115,15 +115,17 @@ require (
115
115
github.com/x448/float16 v0.8.4 // indirect
116
116
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
117
117
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
118
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
119
- go.opentelemetry.io/otel v1.29.0 // indirect
120
- go.opentelemetry.io/otel/metric v1.29.0 // indirect
121
- go.opentelemetry.io/otel/trace v1.29.0 // indirect
118
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
119
+ go.opentelemetry.io/otel v1.30.0 // indirect
120
+ go.opentelemetry.io/otel/metric v1.30.0 // indirect
121
+ go.opentelemetry.io/otel/trace v1.30.0 // indirect
122
+ go.starlark.net v0.0.0-20240925182052-1207426daebd // indirect
122
123
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
123
124
golang.org/x/mod v0.21.0 // indirect
124
125
golang.org/x/net v0.29.0 // indirect
125
126
golang.org/x/tools v0.25.0 // indirect
126
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
127
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240930140551-af27646dc61f // indirect
128
+ google.golang.org/grpc v1.67.1 // indirect
127
129
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
128
130
gotest.tools/v3 v3.5.0 // indirect
129
131
modernc.org/gc/v3 v3.0.0-20240801135723-a856999a2e4a // indirect
@@ -153,14 +155,14 @@ require (
153
155
github.com/cloudflare/circl v1.4.0 // indirect
154
156
github.com/containerd/containerd v1.7.22 // indirect
155
157
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
156
- github.com/cyphar/filepath-securejoin v0.3.1 // indirect
158
+ github.com/cyphar/filepath-securejoin v0.3.3 // indirect
157
159
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
158
160
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
159
161
github.com/disintegration/imaging v1.6.2 // indirect
160
162
github.com/dlclark/regexp2 v1.11.4 // indirect
161
- github.com/docker/cli v27.2 .1+incompatible // indirect
163
+ github.com/docker/cli v27.3 .1+incompatible // indirect
162
164
github.com/docker/distribution v2.8.3+incompatible // indirect
163
- github.com/docker/docker v27.2 .1+incompatible // indirect
165
+ github.com/docker/docker v27.3 .1+incompatible // indirect
164
166
github.com/docker/docker-credential-helpers v0.8.2 // indirect
165
167
github.com/docker/go-connections v0.5.0 // indirect
166
168
github.com/docker/go-metrics v0.0.1 // indirect
@@ -170,11 +172,11 @@ require (
170
172
github.com/emirpasic/gods v1.18.1 // indirect
171
173
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
172
174
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
173
- github.com/fluxcd/helm-controller/api v1.0.1 // indirect
175
+ github.com/fluxcd/helm-controller/api v1.1.0 // indirect
174
176
github.com/fluxcd/pkg/apis/acl v0.3.0 // indirect
175
- github.com/fluxcd/pkg/apis/kustomize v1.6.0 // indirect
177
+ github.com/fluxcd/pkg/apis/kustomize v1.6.1 // indirect
176
178
github.com/fluxcd/pkg/kustomize v1.13.0 // indirect
177
- github.com/gimlet-io/capacitor v0.0.0-20240415090539-d8c8bc95c5af
179
+ github.com/gimlet-io/capacitor v0.0.0-20241016092528-ecb33026040c
178
180
github.com/go-errors/errors v1.5.1 // indirect
179
181
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
180
182
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
@@ -209,7 +211,7 @@ require (
209
211
github.com/josharian/intern v1.0.0 // indirect
210
212
github.com/json-iterator/go v1.1.12 // indirect
211
213
github.com/kevinburke/ssh_config v1.2.0 // indirect
212
- github.com/klauspost/compress v1.17.9 // indirect
214
+ github.com/klauspost/compress v1.17.10 // indirect
213
215
github.com/kyokomi/emoji/v2 v2.2.13 // indirect
214
216
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
215
217
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
@@ -257,32 +259,36 @@ require (
257
259
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
258
260
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
259
261
github.com/xlab/treeprint v1.2.0 // indirect
260
- go.starlark.net v0.0.0-20240725214946-42030a7cedce // indirect
261
262
golang.org/x/image v0.20.0 // indirect
262
263
golang.org/x/sync v0.8.0 // indirect
263
264
golang.org/x/sys v0.25.0 // indirect
264
265
golang.org/x/term v0.24.0 // indirect
265
266
golang.org/x/text v0.18.0 // indirect
266
267
golang.org/x/time v0.6.0 // indirect
267
- google.golang.org/grpc v1.66.1 // indirect
268
268
google.golang.org/protobuf v1.34.2 // indirect
269
269
gopkg.in/inf.v0 v0.9.1 // indirect
270
270
gopkg.in/warnings.v0 v0.1.2 // indirect
271
- k8s.io/apiextensions-apiserver v0.31.0
272
- k8s.io/apiserver v0.31.0 // indirect
273
- k8s.io/cli-runtime v0.31.0
274
- k8s.io/component-base v0.31.0 // indirect
271
+ k8s.io/apiextensions-apiserver v0.31.1
272
+ k8s.io/apiserver v0.31.1 // indirect
273
+ k8s.io/cli-runtime v0.31.1
274
+ k8s.io/component-base v0.31.1 // indirect
275
275
k8s.io/klog/v2 v2.130.1 // indirect
276
276
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38
277
- k8s.io/kubectl v0.31.0
278
- k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3 // indirect
277
+ k8s.io/kubectl v0.31.1
278
+ k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 // indirect
279
279
oras.land/oras-go v1.2.6 // indirect
280
280
sigs.k8s.io/cli-utils v0.37.2 // indirect
281
281
sigs.k8s.io/controller-runtime v0.19.0 // indirect
282
282
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
283
- sigs.k8s.io/kustomize/kyaml v0.17.2 // indirect
283
+ sigs.k8s.io/kustomize/kyaml v0.18.0 // indirect
284
284
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
285
285
)
286
286
287
287
// replace github.com/go-git/go-git/v5 => github.com/juliens/go-git/v5 v5.4.3-0.20210820144752-1cb831023bcc
288
288
replace github.com/go-git/go-git/v5 => github.com/gimlet-io/go-git/v5 v5.2.1-0.20210917081253-a2ab483ba818
289
+
290
+ replace (
291
+ github.com/containerd/errdefs => github.com/containerd/errdefs v0.1.0
292
+ sigs.k8s.io/kustomize/api => sigs.k8s.io/kustomize/api v0.17.1
293
+ sigs.k8s.io/kustomize/kyaml => sigs.k8s.io/kustomize/kyaml v0.17.1
294
+ )
0 commit comments