diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-04 02:31:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-04 02:31:08 +0000 |
| commit | bcb33a21fb3032fa71cc4e08894865ced77b22a3 (patch) | |
| tree | b1a4ca4f0fc1ec8b4c81e4cb89ffcadd156bf3c5 /go.mod | |
| parent | 33faeb3d2850d502c74243de0189be0b92ddbe5a (diff) | |
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] <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
@@ -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 |
