Skip to content

Commit a7482dc

Browse files
Chore(deps): bump github.com/elastic/package-spec from 1.6.0 to 1.7.0 (#747)
Bumps [github.com/elastic/package-spec](https://github.com/elastic/package-spec) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/elastic/package-spec/releases) - [Commits](elastic/package-spec@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/elastic/package-spec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5312b6 commit a7482dc

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
@@ -12,7 +12,7 @@ require (
1212
github.com/elastic/go-elasticsearch/v7 v7.17.1
1313
github.com/elastic/go-licenser v0.4.0
1414
github.com/elastic/go-ucfg v0.8.4
15-
github.com/elastic/package-spec v1.6.0
15+
github.com/elastic/package-spec v1.7.0
1616
github.com/fatih/color v1.13.0
1717
github.com/go-git/go-billy/v5 v5.3.1
1818
github.com/go-git/go-git/v5 v5.4.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ github.com/elastic/go-licenser v0.4.0 h1:jLq6A5SilDS/Iz1ABRkO6BHy91B9jBora8FwGRs
392392
github.com/elastic/go-licenser v0.4.0/go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU=
393393
github.com/elastic/go-ucfg v0.8.4 h1:OAHTnubzXKsYYYWVzl8psLcS5mCbNKjXxtMY41itthk=
394394
github.com/elastic/go-ucfg v0.8.4/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
395-
github.com/elastic/package-spec v1.6.0 h1:Wl0YEKrAxl6kKykUAa6TkXQ3uZMEcDS3HuY2WnJvGio=
396-
github.com/elastic/package-spec v1.6.0/go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA=
395+
github.com/elastic/package-spec v1.7.0 h1:cwWMVz3YIAbyUDFrVOdPfqwn3btZoMPSKSedfT0VlZA=
396+
github.com/elastic/package-spec v1.7.0/go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA=
397397
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=
398398
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
399399
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=

0 commit comments

Comments
 (0)