From 47e9e304a234a4c0969f55320f79a4a487b4e00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:44:06 +0000 Subject: Build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1 Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.18.0 to 1.19.1. - [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/api/v1.18.0...api/v1.19.1) --- 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 4eceae53..7db23234 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/gosimple/slug v1.13.1 github.com/hairyhenderson/go-fsimpl v0.0.0-20230121155226-8aa24800449d github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf - github.com/hashicorp/consul/api v1.18.0 + github.com/hashicorp/consul/api v1.19.1 github.com/hashicorp/go-sockaddr v1.0.2 github.com/hashicorp/vault/api v1.9.0 github.com/itchyny/gojq v0.12.11 -- cgit v1.2.3