diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-06 14:33:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-06 14:33:27 +0000 |
| commit | 77d3ad6af55452dee38338e6a904bea2fcb0d687 (patch) | |
| tree | 6c5bfe97b2dea9fef5460c90dce3b27da1264d91 /go.mod | |
| parent | 0ea91eebca4873b73b5c2f1b8a1e92698bc3df96 (diff) | |
Bump github.com/hashicorp/consul/api from 1.12.0 to 1.13.0
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/v1.12.0...api/v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ require ( github.com/gosimple/slug v1.12.0 github.com/hairyhenderson/go-fsimpl v0.0.0-20220529183339-9deae3e35047 github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf - github.com/hashicorp/consul/api v1.12.0 + github.com/hashicorp/consul/api v1.13.0 github.com/hashicorp/go-sockaddr v1.0.2 github.com/hashicorp/vault/api v1.6.0 github.com/johannesboyne/gofakes3 v0.0.0-20220517215058-83a58ec253b6 |
