File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/elastic/go-licenser v0.4.1
18
18
github.com/elastic/go-resource v0.2.0
19
19
github.com/elastic/go-ucfg v0.8.8
20
- github.com/elastic/package-spec/v3 v3.1.4
20
+ github.com/elastic/package-spec/v3 v3.1.5
21
21
github.com/fatih/color v1.17.0
22
22
github.com/go-git/go-billy/v5 v5.5.0
23
23
github.com/go-git/go-git/v5 v5.12.0
@@ -70,7 +70,7 @@ require (
70
70
github.com/dnephin/pflag v1.0.7 // indirect
71
71
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
72
72
github.com/elastic/gojsonschema v1.2.1 // indirect
73
- github.com/elastic/kbncontent v0.1.3 // indirect
73
+ github.com/elastic/kbncontent v0.1.4 // indirect
74
74
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
75
75
github.com/emirpasic/gods v1.18.1 // indirect
76
76
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk
100
100
github.com/elastic/go-ucfg v0.8.8 /go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA =
101
101
github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul8OsQc =
102
102
github.com/elastic/gojsonschema v1.2.1 /go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg =
103
- github.com/elastic/kbncontent v0.1.3 h1:qT0RkshRhiAgH51dDD983tJloeLLMCYE/qlRRtn3R8k =
104
- github.com/elastic/kbncontent v0.1.3 /go.mod h1:kOPREITK9gSJsiw/WKe7QWSO+PRiZMyEFQCw+CMLAHI =
105
- github.com/elastic/package-spec/v3 v3.1.4 h1:Z+hFWqHWwzPDBcCALo50haFNqIKVZd8V+zQAHZUeFDA =
106
- github.com/elastic/package-spec/v3 v3.1.4 /go.mod h1:o2bb1hKo+BYdXyurVfTidh/s11n0F1NdJ2BZsieUNhY =
103
+ github.com/elastic/kbncontent v0.1.4 h1:GoUkJkqkn2H6iJTnOHcxEqYVVYyjvcebLQVaSR1aSvU =
104
+ github.com/elastic/kbncontent v0.1.4 /go.mod h1:kOPREITK9gSJsiw/WKe7QWSO+PRiZMyEFQCw+CMLAHI =
105
+ github.com/elastic/package-spec/v3 v3.1.5 h1:BoUvKZI3WhbxsWAvsOqIasgpCo8fmjmj7lZgO1JyB2s =
106
+ github.com/elastic/package-spec/v3 v3.1.5 /go.mod h1:kHltfTMhDn9Whp3LZluVwI0WFW5uHwqtlByx6+c8ZHE =
107
107
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a h1:mATvB/9r/3gvcejNsXKSkQ6lcIaNec2nyfOdlTBR2lU =
108
108
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a /go.mod h1:Ro8st/ElPeALwNFlcTpWmkr6IoMFfkjXAvTHpevnDsM =
109
109
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g =
You can’t perform that action at this time.
0 commit comments