@@ -8,7 +8,7 @@ require (
88 github.com/Masterminds/semver/v3 v3.3.0
99 github.com/cucumber/godog v0.15.0
1010 github.com/cucumber/messages/go/v21 v21.0.1
11- github.com/elastic/elastic-package v0.106 .0
11+ github.com/elastic/elastic-package v0.107 .0
1212 github.com/elastic/go-elasticsearch/v8 v8.15.0
1313 github.com/elastic/go-licenser v0.4.2
1414 github.com/elastic/package-spec/v3 v3.3.0
@@ -28,9 +28,9 @@ require (
2828 github.com/PaesslerAG/gval v1.2.1 // indirect
2929 github.com/PaesslerAG/jsonpath v0.1.1 // indirect
3030 github.com/Pallinder/go-randomdata v1.2.0 // indirect
31- github.com/ProtonMail/go-crypto v1.0 .0 // indirect
31+ github.com/ProtonMail/go-crypto v1.1 .0 // indirect
3232 github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f // indirect
33- github.com/ProtonMail/gopenpgp/v2 v2.7.5 // indirect
33+ github.com/ProtonMail/gopenpgp/v2 v2.8.0 // indirect
3434 github.com/andybalholm/brotli v1.0.4 // indirect
3535 github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
3636 github.com/aymerick/raymond v2.0.2+incompatible // indirect
@@ -57,7 +57,7 @@ require (
5757 github.com/evanphx/json-patch v5.9.0+incompatible // indirect
5858 github.com/evanphx/json-patch/v5 v5.9.0 // indirect
5959 github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
60- github.com/fatih/color v1.17 .0 // indirect
60+ github.com/fatih/color v1.18 .0 // indirect
6161 github.com/fsnotify/fsnotify v1.7.0 // indirect
6262 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
6363 github.com/go-errors/errors v1.4.2 // indirect
@@ -154,27 +154,27 @@ require (
154154 go.opentelemetry.io/otel/metric v1.28.0 // indirect
155155 go.opentelemetry.io/otel/trace v1.28.0 // indirect
156156 go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
157- golang.org/x/crypto v0.28 .0 // indirect
158- golang.org/x/mod v0.21 .0 // indirect
159- golang.org/x/net v0.30 .0 // indirect
157+ golang.org/x/crypto v0.29 .0 // indirect
158+ golang.org/x/mod v0.22 .0 // indirect
159+ golang.org/x/net v0.31 .0 // indirect
160160 golang.org/x/oauth2 v0.21.0 // indirect
161- golang.org/x/sync v0.8 .0 // indirect
162- golang.org/x/sys v0.26 .0 // indirect
163- golang.org/x/term v0.25 .0 // indirect
164- golang.org/x/text v0.19 .0 // indirect
161+ golang.org/x/sync v0.9 .0 // indirect
162+ golang.org/x/sys v0.27 .0 // indirect
163+ golang.org/x/term v0.26 .0 // indirect
164+ golang.org/x/text v0.20 .0 // indirect
165165 golang.org/x/time v0.5.0 // indirect
166- golang.org/x/tools v0.26 .0 // indirect
166+ golang.org/x/tools v0.27 .0 // indirect
167167 google.golang.org/protobuf v1.34.2 // indirect
168168 gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
169169 gopkg.in/inf.v0 v0.9.1 // indirect
170170 gopkg.in/yaml.v2 v2.4.0 // indirect
171171 gopkg.in/yaml.v3 v3.0.1 // indirect
172172 helm.sh/helm/v3 v3.16.2 // indirect
173- k8s.io/api v0.31.1 // indirect
173+ k8s.io/api v0.31.2 // indirect
174174 k8s.io/apiextensions-apiserver v0.31.1 // indirect
175- k8s.io/apimachinery v0.31.1 // indirect
176- k8s.io/cli-runtime v0.31.1 // indirect
177- k8s.io/client-go v0.31.1 // indirect
175+ k8s.io/apimachinery v0.31.2 // indirect
176+ k8s.io/cli-runtime v0.31.2 // indirect
177+ k8s.io/client-go v0.31.2 // indirect
178178 k8s.io/component-base v0.31.1 // indirect
179179 k8s.io/klog/v2 v2.130.1 // indirect
180180 k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
0 commit comments