Skip to content

Commit 155ca7e

Browse files
Chore(deps): bump github.com/elastic/package-spec from 1.8.1 to 1.9.0 (#822)
Bumps [github.com/elastic/package-spec](https://github.com/elastic/package-spec) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/elastic/package-spec/releases) - [Commits](elastic/package-spec@v1.8.1...v1.9.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 cfaadec commit 155ca7e

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.5
15-
github.com/elastic/package-spec v1.8.1
15+
github.com/elastic/package-spec v1.9.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
@@ -410,8 +410,8 @@ github.com/elastic/go-licenser v0.4.0 h1:jLq6A5SilDS/Iz1ABRkO6BHy91B9jBora8FwGRs
410410
github.com/elastic/go-licenser v0.4.0/go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU=
411411
github.com/elastic/go-ucfg v0.8.5 h1:4GB/rMpuh7qTcSFaxJUk97a/JyvFzhi6t+kaskTTLdM=
412412
github.com/elastic/go-ucfg v0.8.5/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
413-
github.com/elastic/package-spec v1.8.1 h1:FOBODPtIrKsNSDuRMPy8zDmEj8A2/ZyevnlfwCKi+ms=
414-
github.com/elastic/package-spec v1.8.1/go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA=
413+
github.com/elastic/package-spec v1.9.0 h1:mW0X6ELiJ8UCwpk1nJRxNxJbfW9ZchyC1Y3cN6S9KWM=
414+
github.com/elastic/package-spec v1.9.0/go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA=
415415
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=
416416
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
417417
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=

0 commit comments

Comments
 (0)