Skip to content

Commit b1dcda0

Browse files
Chore(deps): bump github.com/elastic/package-spec/v3 from 3.1.4 to 3.1.5 (#1856)
Bumps [github.com/elastic/package-spec/v3](https://github.com/elastic/package-spec) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/elastic/package-spec/releases) - [Commits](elastic/package-spec@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: github.com/elastic/package-spec/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 2116209 commit b1dcda0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/elastic/go-licenser v0.4.1
1818
github.com/elastic/go-resource v0.2.0
1919
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
2121
github.com/fatih/color v1.17.0
2222
github.com/go-git/go-billy/v5 v5.5.0
2323
github.com/go-git/go-git/v5 v5.12.0
@@ -70,7 +70,7 @@ require (
7070
github.com/dnephin/pflag v1.0.7 // indirect
7171
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
7272
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
7474
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
7575
github.com/emirpasic/gods v1.18.1 // indirect
7676
github.com/evanphx/json-patch v5.7.0+incompatible // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk
100100
github.com/elastic/go-ucfg v0.8.8/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
101101
github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul8OsQc=
102102
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=
107107
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a h1:mATvB/9r/3gvcejNsXKSkQ6lcIaNec2nyfOdlTBR2lU=
108108
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a/go.mod h1:Ro8st/ElPeALwNFlcTpWmkr6IoMFfkjXAvTHpevnDsM=
109109
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=

0 commit comments

Comments
 (0)