Skip to content

Commit

Permalink
Bump github.com/elastic/package-registry from 1.1.0 to 1.2.0 (elastic…
Browse files Browse the repository at this point in the history
…#1640)

Bumps [github.com/elastic/package-registry](https://github.com/elastic/package-registry) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/elastic/package-registry/releases)
- [Changelog](https://github.com/elastic/package-registry/blob/master/CHANGELOG.md)
- [Commits](elastic/package-registry@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/package-registry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2021
1 parent 278344e commit 5a63569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/blang/semver v3.5.1+incompatible
github.com/elastic/elastic-package v0.16.0
github.com/elastic/package-registry v1.1.0
github.com/elastic/package-registry v1.2.0
github.com/magefile/mage v1.11.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ github.com/elastic/go-ucfg v0.8.4-0.20200415140258-1232bd4774a6 h1:Ehbr7du4rSSEy
github.com/elastic/go-ucfg v0.8.4-0.20200415140258-1232bd4774a6/go.mod h1:iaiY0NBIYeasNgycLyTvhJftQlQEUO2hpF+FX0JKxzo=
github.com/elastic/go-windows v1.0.0 h1:qLURgZFkkrYyTTkvYpsZIgf83AUsdIHfvlJaqaZ7aSY=
github.com/elastic/go-windows v1.0.0/go.mod h1:TsU0Nrp7/y3+VwE82FoZF8gC/XFg/Elz6CcloAxnPgU=
github.com/elastic/package-registry v1.1.0 h1:wPJb874HgiAaSBQzyKRCnC7niASVkf79CjeemQlfj3A=
github.com/elastic/package-registry v1.1.0/go.mod h1:CUeWMEpYlZ3BrsnuG444EnHm9wGBI/ZkHrSLmbv7WL0=
github.com/elastic/package-registry v1.2.0 h1:YJvdhQSjOUxkuT5nXqGqDF2QGvUtliY1Z15Tk5Uj2Wo=
github.com/elastic/package-registry v1.2.0/go.mod h1:CUeWMEpYlZ3BrsnuG444EnHm9wGBI/ZkHrSLmbv7WL0=
github.com/elastic/package-spec/code/go v0.0.0-20210811110254-a7173524bc76 h1:g6DOxqLEVMVwrwPSNdqmmMD5qSWFSgv0vNGEIrNWbIw=
github.com/elastic/package-spec/code/go v0.0.0-20210811110254-a7173524bc76/go.mod h1:AwJU57aVd0wHklEPglARwqmi8vaeIoTzzKAPg8HzJl4=
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=
Expand Down

0 comments on commit 5a63569

Please sign in to comment.