Skip to content

Commit b985976

Browse files
Chore(deps): bump github.com/elastic/package-spec/v3 from 3.5.3 to 3.5.4 (#3097)
Bumps [github.com/elastic/package-spec/v3](https://github.com/elastic/package-spec) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/elastic/package-spec/releases) - [Commits](elastic/package-spec@v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: github.com/elastic/package-spec/v3 dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b26d303 commit b985976

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.3
21+
github.com/elastic/package-spec/v3 v3.5.4
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul
101101
github.com/elastic/gojsonschema v1.2.1/go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg=
102102
github.com/elastic/kbncontent v0.1.4 h1:GoUkJkqkn2H6iJTnOHcxEqYVVYyjvcebLQVaSR1aSvU=
103103
github.com/elastic/kbncontent v0.1.4/go.mod h1:kOPREITK9gSJsiw/WKe7QWSO+PRiZMyEFQCw+CMLAHI=
104-
github.com/elastic/package-spec/v3 v3.5.3 h1:LuXmEUo/0L0W+/SRxlCl4OBLT8PqyyiOsVCucQvbVqw=
105-
github.com/elastic/package-spec/v3 v3.5.3/go.mod h1:V83gSIGE6vGHmYC/gtqqN0wxTe34/JBVkJGR6KAfCU4=
104+
github.com/elastic/package-spec/v3 v3.5.4 h1:gjiwucAfpsO+z4MM8FY5tTH1KXmuFAVsWmQsV3bo22Q=
105+
github.com/elastic/package-spec/v3 v3.5.4/go.mod h1:V83gSIGE6vGHmYC/gtqqN0wxTe34/JBVkJGR6KAfCU4=
106106
github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU=
107107
github.com/emicklei/go-restful/v3 v3.12.2/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
108108
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4=

0 commit comments

Comments
 (0)