Skip to content

Commit f753a1d

Browse files
Bump github.com/elastic/elastic-package in /compliance
Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.91.0 to 0.91.1. - [Release notes](https://github.com/elastic/elastic-package/releases) - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml) - [Commits](elastic/elastic-package@v0.91.0...v0.91.1) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-package dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87dc65f commit f753a1d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

compliance/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/Masterminds/semver/v3 v3.2.1
77
github.com/cucumber/godog v0.13.0
88
github.com/cucumber/messages/go/v21 v21.0.1
9-
github.com/elastic/elastic-package v0.91.0
9+
github.com/elastic/elastic-package v0.91.1
1010
github.com/elastic/go-elasticsearch/v8 v8.10.1
1111
github.com/elastic/go-licenser v0.4.1
1212
github.com/elastic/package-spec/v3 v3.0.0

compliance/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
122122
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
123123
github.com/elastic/elastic-integration-corpus-generator-tool v0.7.0 h1:yYvNv5XxBgoYINZr/jKJl98pX7SNKMPYeZ8bWOeM/Vw=
124124
github.com/elastic/elastic-integration-corpus-generator-tool v0.7.0/go.mod h1:WF7gU0qRVj1i//XtQD5i2ZGcGiuiVO6DJNDCRh/o2xk=
125-
github.com/elastic/elastic-package v0.91.0 h1:R1+N2BJviA7LxmTztYxSlQ7+VY3tMKZHvvEl0cK8OXQ=
126-
github.com/elastic/elastic-package v0.91.0/go.mod h1:MkUrD3iIh8/YTNv/z5+EJvgWknnI1qAlYZF+7vAy3JQ=
125+
github.com/elastic/elastic-package v0.91.1 h1:YKRFBUd3cQUH9zsTLLiKABU7+XRJ5XwmWaSC4N8OXnQ=
126+
github.com/elastic/elastic-package v0.91.1/go.mod h1:MkUrD3iIh8/YTNv/z5+EJvgWknnI1qAlYZF+7vAy3JQ=
127127
github.com/elastic/elastic-transport-go/v8 v8.3.0 h1:DJGxovyQLXGr62e9nDMPSxRyWION0Bh6d9eCFBriiHo=
128128
github.com/elastic/elastic-transport-go/v8 v8.3.0/go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI=
129129
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=

0 commit comments

Comments
 (0)