From 812fdbf874637818d02be99e157efbe4f0f42d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 21:46:50 +0000 Subject: Build(deps): Bump github.com/hashicorp/consul/api from 1.23.0 to 1.25.1 (#1858) Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.23.0 to 1.25.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.23.0...api/v1.25.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 302eef2d..b421cca5 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/hairyhenderson/go-fsimpl v0.0.0-20230121155226-8aa24800449d github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830 // iofs-port branch - github.com/hashicorp/consul/api v1.23.0 + github.com/hashicorp/consul/api v1.25.1 github.com/hashicorp/go-sockaddr v1.0.2 github.com/hashicorp/vault/api v1.10.0 github.com/itchyny/gojq v0.12.13 -- cgit v1.2.3