From 488fda79c440db2bf32974ba36df1d7b4dc2ee60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Dec 2021 08:50:20 -0500 Subject: Bump github.com/hashicorp/vault/api from 1.3.0 to 1.3.1 (#1271) Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/vault/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/hashicorp/vault/api dependency-type: direct:production update-type: version-update:semver-patch ... 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 e5e8c2ca..ab3f6a8e 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf github.com/hashicorp/consul/api v1.12.0 github.com/hashicorp/go-sockaddr v1.0.2 - github.com/hashicorp/vault/api v1.3.0 + github.com/hashicorp/vault/api v1.3.1 github.com/johannesboyne/gofakes3 v0.0.0-20210819161434-5c8dfcfe5310 github.com/joho/godotenv v1.4.0 github.com/pkg/errors v0.9.1 -- cgit v1.2.3