@@ -13,36 +13,36 @@ require (
13
13
github.com/aws/aws-sdk-go-v2/credentials v1.17.57
14
14
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.39.8
15
15
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.2
16
- github.com/aws/smithy-go v1.22.2
16
+ github.com/aws/smithy-go v1.22.5
17
17
github.com/cyphar/filepath-securejoin v0.3.5
18
- github.com/elgohr/go-localstack v1.0.119
18
+ github.com/elgohr/go-localstack v1.0.134
19
19
github.com/flux-iac/tofu-controller/api v0.0.0-00010101000000-000000000000
20
20
github.com/flux-iac/tofu-controller/tfctl v0.0.0-00010101000000-000000000000
21
21
github.com/fluxcd/pkg/apis/event v0.13.0
22
22
github.com/fluxcd/pkg/apis/meta v1.9.0
23
23
github.com/fluxcd/pkg/runtime v0.52.0
24
24
github.com/fluxcd/pkg/tar v0.10.0
25
25
github.com/fluxcd/source-controller/api v1.4.1
26
- github.com/go-logr/logr v1.4.2
26
+ github.com/go-logr/logr v1.4.3
27
27
github.com/google/uuid v1.6.0
28
28
github.com/hashicorp/go-cleanhttp v0.5.2
29
- github.com/hashicorp/go-retryablehttp v0.7.7
29
+ github.com/hashicorp/go-retryablehttp v0.7.8
30
30
github.com/hashicorp/hcl2 v0.0.0-20191002203319-fb75b3253c80
31
31
github.com/hashicorp/terraform-exec v0.16.1
32
32
github.com/hashicorp/terraform-json v0.24.0
33
33
github.com/jenkins-x/go-scm v1.14.53
34
34
github.com/kubescape/go-git-url v0.0.30
35
- github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
36
- github.com/onsi/gomega v1.36.2
35
+ github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
36
+ github.com/onsi/gomega v1.37.0
37
37
github.com/spf13/afero v1.12.0
38
38
github.com/spf13/cobra v1.8.1
39
- github.com/spf13/pflag v1.0.5
39
+ github.com/spf13/pflag v1.0.7
40
40
github.com/spf13/viper v1.19.0
41
41
github.com/stretchr/testify v1.10.0
42
- github.com/zclconf/go-cty v1.16.2
43
- golang.org/x/net v0.38 .0
42
+ github.com/zclconf/go-cty v1.16.3
43
+ golang.org/x/net v0.42 .0
44
44
google.golang.org/grpc v1.69.4
45
- google.golang.org/protobuf v1.36.4
45
+ google.golang.org/protobuf v1.36.5
46
46
gopkg.in/yaml.v2 v2.4.0
47
47
k8s.io/api v0.32.1
48
48
k8s.io/apiextensions-apiserver v0.32.1
@@ -62,7 +62,7 @@ require (
62
62
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
63
63
github.com/MakeNowJust/heredoc v1.0.0 // indirect
64
64
github.com/Masterminds/goutils v1.1.1 // indirect
65
- github.com/Masterminds/semver/v3 v3.3.1 // indirect
65
+ github.com/Masterminds/semver/v3 v3.4.0 // indirect
66
66
github.com/Microsoft/go-winio v0.6.2 // indirect
67
67
github.com/agext/levenshtein v1.2.1 // indirect
68
68
github.com/apparentlymart/go-textseg v1.0.0 // indirect
@@ -105,9 +105,11 @@ require (
105
105
github.com/cespare/xxhash/v2 v2.3.0 // indirect
106
106
github.com/chai2010/gettext-go v1.0.3 // indirect
107
107
github.com/chainguard-dev/git-urls v1.0.2 // indirect
108
+ github.com/containerd/errdefs v1.0.0 // indirect
109
+ github.com/containerd/errdefs/pkg v0.3.0 // indirect
108
110
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
109
111
github.com/distribution/reference v0.6.0 // indirect
110
- github.com/docker/docker v27.4.1 +incompatible // indirect
112
+ github.com/docker/docker v28.3.3 +incompatible // indirect
111
113
github.com/docker/go-connections v0.5.0 // indirect
112
114
github.com/docker/go-units v0.5.0 // indirect
113
115
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
@@ -130,7 +132,7 @@ require (
130
132
github.com/golang/protobuf v1.5.4 // indirect
131
133
github.com/google/btree v1.1.3 // indirect
132
134
github.com/google/gnostic-models v0.6.9 // indirect
133
- github.com/google/go-cmp v0.6 .0 // indirect
135
+ github.com/google/go-cmp v0.7 .0 // indirect
134
136
github.com/google/gofuzz v1.2.0 // indirect
135
137
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
136
138
github.com/gorilla/websocket v1.5.3 // indirect
@@ -156,8 +158,8 @@ require (
156
158
github.com/mitchellh/mapstructure v1.5.0 // indirect
157
159
github.com/mitchellh/reflectwalk v1.0.2 // indirect
158
160
github.com/moby/docker-image-spec v1.3.1 // indirect
159
- github.com/moby/moby v27.4.1+incompatible // indirect
160
161
github.com/moby/spdystream v0.5.0 // indirect
162
+ github.com/moby/sys/sequential v0.6.0 // indirect
161
163
github.com/moby/term v0.5.2 // indirect
162
164
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
163
165
github.com/modern-go/reflect2 v1.0.2 // indirect
@@ -166,7 +168,7 @@ require (
166
168
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
167
169
github.com/olekukonko/tablewriter v0.0.5 // indirect
168
170
github.com/opencontainers/go-digest v1.0.0 // indirect
169
- github.com/opencontainers/image-spec v1.1.0 // indirect
171
+ github.com/opencontainers/image-spec v1.1.1 // indirect
170
172
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
171
173
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
172
174
github.com/pkg/errors v0.9.1 // indirect
@@ -198,16 +200,16 @@ require (
198
200
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
199
201
go.uber.org/multierr v1.11.0 // indirect
200
202
go.uber.org/zap v1.27.0 // indirect
201
- golang.org/x/crypto v0.36 .0 // indirect
203
+ golang.org/x/crypto v0.40 .0 // indirect
202
204
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
203
- golang.org/x/mod v0.22 .0 // indirect
205
+ golang.org/x/mod v0.26 .0 // indirect
204
206
golang.org/x/oauth2 v0.25.0 // indirect
205
- golang.org/x/sync v0.12 .0 // indirect
206
- golang.org/x/sys v0.31 .0 // indirect
207
- golang.org/x/term v0.30 .0 // indirect
208
- golang.org/x/text v0.23 .0 // indirect
207
+ golang.org/x/sync v0.16 .0 // indirect
208
+ golang.org/x/sys v0.34 .0 // indirect
209
+ golang.org/x/term v0.33 .0 // indirect
210
+ golang.org/x/text v0.27 .0 // indirect
209
211
golang.org/x/time v0.9.0 // indirect
210
- golang.org/x/tools v0.29 .0 // indirect
212
+ golang.org/x/tools v0.35 .0 // indirect
211
213
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
212
214
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
213
215
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
0 commit comments