From 02711d12966a1ce0135a7231204548d59c3b2517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 17:16:59 +0000 Subject: [PATCH] Chore(deps): bump github.com/elastic/go-licenser from 0.4.0 to 0.4.1 Bumps [github.com/elastic/go-licenser](https://github.com/elastic/go-licenser) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/elastic/go-licenser/releases) - [Changelog](https://github.com/elastic/go-licenser/blob/main/.goreleaser.yml) - [Commits](https://github.com/elastic/go-licenser/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/elastic/go-licenser 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 38a161c9dd..1e3f18d1f6 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/boumenot/gocover-cobertura v1.2.0 github.com/cespare/xxhash/v2 v2.1.2 github.com/elastic/go-elasticsearch/v7 v7.17.1 - github.com/elastic/go-licenser v0.4.0 + github.com/elastic/go-licenser v0.4.1 github.com/elastic/go-ucfg v0.8.6 github.com/elastic/package-spec v1.12.1 github.com/fatih/color v1.13.0 diff --git a/go.sum b/go.sum index db132978e1..e1beabbbfa 100644 --- a/go.sum +++ b/go.sum @@ -408,8 +408,8 @@ github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25Kn github.com/elastic/go-elasticsearch/v7 v7.17.1 h1:49mHcHx7lpCL8cW1aioEwSEVKQF3s+Igi4Ye/QTWwmk= github.com/elastic/go-elasticsearch/v7 v7.17.1/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4= github.com/elastic/go-licenser v0.3.1/go.mod h1:D8eNQk70FOCVBl3smCGQt/lv7meBeQno2eI1S5apiHQ= -github.com/elastic/go-licenser v0.4.0 h1:jLq6A5SilDS/Iz1ABRkO6BHy91B9jBora8FwGRsDqUI= -github.com/elastic/go-licenser v0.4.0/go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU= +github.com/elastic/go-licenser v0.4.1 h1:1xDURsc8pL5zYT9R29425J3vkHdt4RT5TNEMeRN48x4= +github.com/elastic/go-licenser v0.4.1/go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU= github.com/elastic/go-ucfg v0.8.6 h1:stUeyh2goTgGX+/wb9gzKvTv0YB0231LTpKUgCKj4U0= github.com/elastic/go-ucfg v0.8.6/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA= github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul8OsQc=