From 8a5d5fe6472e843e2833dffcf787cbd2aba08efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:02:28 +0000 Subject: Bump github.com/hashicorp/consul/api from 1.13.1 to 1.14.0 Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.13.1 to 1.14.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.13.1...api/v1.14.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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 31bb0b1a..179db46f 100644 --- a/go.mod +++ b/go.mod @@ -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.13.1 + github.com/hashicorp/consul/api v1.14.0 github.com/hashicorp/go-sockaddr v1.0.2 github.com/hashicorp/vault/api v1.7.2 github.com/johannesboyne/gofakes3 v0.0.0-20220517215058-83a58ec253b6 -- cgit v1.2.3