Skip to content

Commit

Permalink
Bump github.com/elastic/elastic-package in /compliance
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 87dc65f commit f753a1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion compliance/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/cucumber/godog v0.13.0
github.com/cucumber/messages/go/v21 v21.0.1
github.com/elastic/elastic-package v0.91.0
github.com/elastic/elastic-package v0.91.1
github.com/elastic/go-elasticsearch/v8 v8.10.1
github.com/elastic/go-licenser v0.4.1
github.com/elastic/package-spec/v3 v3.0.0
Expand Down
4 changes: 2 additions & 2 deletions compliance/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,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.7.0 h1:yYvNv5XxBgoYINZr/jKJl98pX7SNKMPYeZ8bWOeM/Vw=
github.com/elastic/elastic-integration-corpus-generator-tool v0.7.0/go.mod h1:WF7gU0qRVj1i//XtQD5i2ZGcGiuiVO6DJNDCRh/o2xk=
github.com/elastic/elastic-package v0.91.0 h1:R1+N2BJviA7LxmTztYxSlQ7+VY3tMKZHvvEl0cK8OXQ=
github.com/elastic/elastic-package v0.91.0/go.mod h1:MkUrD3iIh8/YTNv/z5+EJvgWknnI1qAlYZF+7vAy3JQ=
github.com/elastic/elastic-package v0.91.1 h1:YKRFBUd3cQUH9zsTLLiKABU7+XRJ5XwmWaSC4N8OXnQ=
github.com/elastic/elastic-package v0.91.1/go.mod h1:MkUrD3iIh8/YTNv/z5+EJvgWknnI1qAlYZF+7vAy3JQ=
github.com/elastic/elastic-transport-go/v8 v8.3.0 h1:DJGxovyQLXGr62e9nDMPSxRyWION0Bh6d9eCFBriiHo=
github.com/elastic/elastic-transport-go/v8 v8.3.0/go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI=
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=
Expand Down

0 comments on commit f753a1d

Please sign in to comment.