diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-12 01:15:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-12 01:15:01 +0000 |
| commit | 0ea25db6a92bbff82b790d3cef4c672117dbedd2 (patch) | |
| tree | f654710995aec06c9f3f9135261c4effe10de7ed /go.mod | |
| parent | 9a95c7b65b5f8e18ae535593613ca06af5bf10a6 (diff) | |
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
