From d50f0ad36da141a74593e9ce1d4b733c589446b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 15:57:42 +0000 Subject: [PATCH] build(deps): bump github.com/elastic/elastic-package Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.110.1 to 0.110.2. - [Release notes](https://github.com/elastic/elastic-package/releases) - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml) - [Commits](https://github.com/elastic/elastic-package/compare/v0.110.1...v0.110.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-package dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2be43614e26..2a55bab65a1 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.4 require ( github.com/blang/semver v3.5.1+incompatible github.com/cli/go-gh/v2 v2.11.2 - github.com/elastic/elastic-package v0.110.1 + github.com/elastic/elastic-package v0.110.2 github.com/elastic/go-licenser v0.4.2 github.com/elastic/package-registry v1.27.0 github.com/magefile/mage v1.15.0 diff --git a/go.sum b/go.sum index 92e2e449172..0dd8cf7445a 100644 --- a/go.sum +++ b/go.sum @@ -125,8 +125,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto= github.com/elastic/elastic-integration-corpus-generator-tool v0.10.0 h1:sx1lpZuTG5suJuvgix4FWQFCLFFbzkoOmPoHWYOPLCY= github.com/elastic/elastic-integration-corpus-generator-tool v0.10.0/go.mod h1:2/30n+2QRzRzus4TPVUV1T3U/j8g2ItUgvP0pcpjLGk= -github.com/elastic/elastic-package v0.110.1 h1:FgzH+Zi2FiDFFSNppr+XfQYLAZQq6+ie/nzY65s1f2w= -github.com/elastic/elastic-package v0.110.1/go.mod h1:MhEPBf3q0KAue3QVXYxxfzTURJf4YkY8okQJFKKSjHk= +github.com/elastic/elastic-package v0.110.2 h1:b1yKP7hupuE8oKEpJRxv6r83h2j3jK+IgtCAmvSv1+w= +github.com/elastic/elastic-package v0.110.2/go.mod h1:MhEPBf3q0KAue3QVXYxxfzTURJf4YkY8okQJFKKSjHk= github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo= github.com/elastic/go-elasticsearch/v7 v7.17.10/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4= github.com/elastic/go-licenser v0.4.2 h1:bPbGm8bUd8rxzSswFOqvQh1dAkKGkgAmrPxbUi+Y9+A=