Skip to content

Commit 36d3feb

Browse files
Bump github.com/elastic/elastic-package from 0.14.4 to 0.15.0 (#1516)
Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.14.4 to 0.15.0. - [Release notes](https://github.com/elastic/elastic-package/releases) - [Changelog](https://github.com/elastic/elastic-package/blob/master/.goreleaser.yml) - [Commits](elastic/elastic-package@v0.14.4...v0.15.0) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-package dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d0f9e2 commit 36d3feb

File tree

2 files changed

+70
-38
lines changed

2 files changed

+70
-38
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.16
44

55
require (
66
github.com/blang/semver v3.5.1+incompatible
7-
github.com/elastic/elastic-package v0.14.4
7+
github.com/elastic/elastic-package v0.15.0
88
github.com/elastic/package-registry v0.21.0
99
github.com/magefile/mage v1.11.0
1010
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)