From bcb33a21fb3032fa71cc4e08894865ced77b22a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:31:08 +0000 Subject: deps(go): Bump github.com/hashicorp/go-sockaddr from 1.0.6 to 1.0.7 (#2229) Bumps [github.com/hashicorp/go-sockaddr](https://github.com/hashicorp/go-sockaddr) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/hashicorp/go-sockaddr/releases) - [Commits](https://github.com/hashicorp/go-sockaddr/compare/v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-sockaddr 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 7a6d0fb2..230855b3 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/hairyhenderson/go-fsimpl v0.1.7 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/go-sockaddr v1.0.6 + github.com/hashicorp/go-sockaddr v1.0.7 github.com/hashicorp/vault/api v1.15.0 github.com/hashicorp/vault/api/auth/aws v0.8.0 github.com/itchyny/gojq v0.12.16 -- cgit v1.2.3