From 0ea25db6a92bbff82b790d3cef4c672117dbedd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 01:15:01 +0000 Subject: Build(deps): Bump github.com/hashicorp/go-sockaddr from 1.0.5 to 1.0.6 (#1904) Bumps [github.com/hashicorp/go-sockaddr](https://github.com/hashicorp/go-sockaddr) from 1.0.5 to 1.0.6. - [Commits](https://github.com/hashicorp/go-sockaddr/compare/v1.0.5...v1.0.6) --- 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 4ed36268..077ca51f 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( 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.26.1 - github.com/hashicorp/go-sockaddr v1.0.5 + github.com/hashicorp/go-sockaddr v1.0.6 github.com/hashicorp/vault/api v1.10.0 github.com/itchyny/gojq v0.12.13 github.com/johannesboyne/gofakes3 v0.0.0-20220627085814-c3ac35da23b2 -- cgit v1.2.3