File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/elastic/go-licenser v0.4.2
1919 github.com/elastic/go-resource v0.2.0
2020 github.com/elastic/go-ucfg v0.8.8
21- github.com/elastic/package-spec/v3 v3.5.0
21+ github.com/elastic/package-spec/v3 v3.5.2
2222 github.com/fatih/color v1.18.0
2323 github.com/go-viper/mapstructure/v2 v2.4.0
2424 github.com/google/go-cmp v0.7.0
@@ -183,7 +183,6 @@ require (
183183 golang.org/x/term v0.36.0 // indirect
184184 golang.org/x/text v0.30.0 // indirect
185185 golang.org/x/time v0.12.0 // indirect
186- golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
187186 google.golang.org/protobuf v1.36.5 // indirect
188187 gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
189188 gopkg.in/inf.v0 v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul
132132github.com/elastic/gojsonschema v1.2.1 /go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg =
133133github.com/elastic/kbncontent v0.1.4 h1:GoUkJkqkn2H6iJTnOHcxEqYVVYyjvcebLQVaSR1aSvU =
134134github.com/elastic/kbncontent v0.1.4 /go.mod h1:kOPREITK9gSJsiw/WKe7QWSO+PRiZMyEFQCw+CMLAHI =
135- github.com/elastic/package-spec/v3 v3.5.0 h1:rvB+lWXXoUkSVx4TaHerV/eO6uN0NH1E5sPW1kW74Lk =
136- github.com/elastic/package-spec/v3 v3.5.0 /go.mod h1:dH//Q1geKx3fxC0lwPrVmnjN6RMqyDf5tnsw7trwqWE =
135+ github.com/elastic/package-spec/v3 v3.5.2 h1:5U+3UyJ8GvbIkeazOTUtprlmhkk8Syh0NAdzy55uQLQ =
136+ github.com/elastic/package-spec/v3 v3.5.2 /go.mod h1:Wj829iTa2lFVCz0qrXJcx9bVLPYMrYb8guQeYwZPNnA =
137137github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU =
138138github.com/emicklei/go-restful/v3 v3.12.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
139139github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments