@@ -35,15 +35,15 @@ require (
35
35
github.com/jenkins-x/go-scm v1.14.11
36
36
github.com/kubescape/go-git-url v0.0.25
37
37
github.com/maxbrunsfeld/counterfeiter/v6 v6.7.0
38
- github.com/onsi/gomega v1.32.0
38
+ github.com/onsi/gomega v1.33.1
39
39
github.com/pkg/errors v0.9.1
40
40
github.com/spf13/afero v1.11.0
41
41
github.com/spf13/cobra v1.8.0
42
42
github.com/spf13/pflag v1.0.5
43
43
github.com/spf13/viper v1.19.0
44
44
github.com/stretchr/testify v1.9.0
45
45
github.com/zclconf/go-cty v1.14.1
46
- golang.org/x/net v0.23 .0
46
+ golang.org/x/net v0.24 .0
47
47
google.golang.org/grpc v1.62.1
48
48
google.golang.org/protobuf v1.33.0
49
49
gopkg.in/yaml.v2 v2.4.0
@@ -55,7 +55,7 @@ require (
55
55
k8s.io/kubectl v0.30.1
56
56
sigs.k8s.io/cli-utils v0.35.0
57
57
sigs.k8s.io/controller-runtime v0.18.3
58
- sigs.k8s.io/kustomize/kyaml v0.16 .0
58
+ sigs.k8s.io/kustomize/kyaml v0.17 .0
59
59
)
60
60
61
61
require (
@@ -96,9 +96,9 @@ require (
96
96
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
97
97
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
98
98
github.com/fatih/color v1.16.0 // indirect
99
- github.com/fluxcd/cli-utils v0.36.0-flux.2 // indirect
99
+ github.com/fluxcd/cli-utils v0.36.0-flux.7 // indirect
100
100
github.com/fluxcd/pkg/apis/acl v0.1.0 // indirect
101
- github.com/fluxcd/pkg/ssa v0.35.0 // indirect
101
+ github.com/fluxcd/pkg/ssa v0.39.1 // indirect
102
102
github.com/fluxcd/pkg/tar v0.2.0 // indirect
103
103
github.com/fsnotify/fsnotify v1.7.0 // indirect
104
104
github.com/go-errors/errors v1.5.1 // indirect
@@ -132,7 +132,6 @@ require (
132
132
github.com/mattn/go-colorable v0.1.13 // indirect
133
133
github.com/mattn/go-isatty v0.0.20 // indirect
134
134
github.com/mattn/go-runewidth v0.0.13 // indirect
135
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
136
135
github.com/mitchellh/copystructure v1.2.0 // indirect
137
136
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
138
137
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -151,9 +150,9 @@ require (
151
150
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
152
151
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
153
152
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
154
- github.com/prometheus/client_golang v1.17 .0 // indirect
153
+ github.com/prometheus/client_golang v1.18 .0 // indirect
155
154
github.com/prometheus/client_model v0.5.0 // indirect
156
- github.com/prometheus/common v0.45 .0 // indirect
155
+ github.com/prometheus/common v0.48 .0 // indirect
157
156
github.com/prometheus/procfs v0.12.0 // indirect
158
157
github.com/rivo/uniseg v0.2.0 // indirect
159
158
github.com/rogpeppe/go-internal v1.11.0 // indirect
@@ -174,18 +173,17 @@ require (
174
173
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
175
174
go.uber.org/multierr v1.11.0 // indirect
176
175
go.uber.org/zap v1.26.0 // indirect
177
- golang.org/x/crypto v0.21 .0 // indirect
176
+ golang.org/x/crypto v0.22 .0 // indirect
178
177
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb // indirect
179
- golang.org/x/mod v0.15 .0 // indirect
180
- golang.org/x/oauth2 v0.18 .0 // indirect
181
- golang.org/x/sync v0.6 .0 // indirect
178
+ golang.org/x/mod v0.17 .0 // indirect
179
+ golang.org/x/oauth2 v0.19 .0 // indirect
180
+ golang.org/x/sync v0.7 .0 // indirect
182
181
golang.org/x/sys v0.20.0 // indirect
183
- golang.org/x/term v0.18 .0 // indirect
182
+ golang.org/x/term v0.19 .0 // indirect
184
183
golang.org/x/text v0.14.0 // indirect
185
184
golang.org/x/time v0.5.0 // indirect
186
- golang.org/x/tools v0.18 .0 // indirect
185
+ golang.org/x/tools v0.20 .0 // indirect
187
186
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
188
- google.golang.org/appengine v1.6.8 // indirect
189
187
google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c // indirect
190
188
gopkg.in/evanphx/json-patch.v5 v5.7.0 // indirect
191
189
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -194,9 +192,9 @@ require (
194
192
k8s.io/component-base v0.30.1 // indirect
195
193
k8s.io/klog/v2 v2.120.1 // indirect
196
194
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
197
- k8s.io/utils v0.0.0-20231127182322-b307cd553661 // indirect
195
+ k8s.io/utils v0.0.0-20240310230437-4693a0247e57 // indirect
198
196
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
199
- sigs.k8s.io/kustomize/api v0.16.0 // indirect
197
+ sigs.k8s.io/kustomize/api v0.17.1 // indirect
200
198
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
201
199
sigs.k8s.io/yaml v1.4.0 // indirect
202
200
)
0 commit comments