Skip to content

Commit

Permalink
build(deps): bump github.com/Code-Hex/vz/v3 from 3.4.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/Code-Hex/vz/v3](https://github.com/Code-Hex/vz) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/Code-Hex/vz/releases)
- [Commits](Code-Hex/vz@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: github.com/Code-Hex/vz/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent ab21b1f commit 80b4ef9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
al.essio.dev/pkg/shellescape v1.5.1
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/Code-Hex/vz/v3 v3.4.0
github.com/Code-Hex/vz/v3 v3.5.1
github.com/Microsoft/go-winio v0.6.2
github.com/apparentlymart/go-cidr v1.1.0
github.com/balajiv113/fd v0.0.0-20230330094840-143eec500f3e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/AlecAivazis/survey/v2 v2.3.7 h1:6I/u8FvytdGsgonrYsVn2t8t4QiRnh6QSTqkk
github.com/AlecAivazis/survey/v2 v2.3.7/go.mod h1:xUTIdE4KCOIjsBAE1JYsUPoCqYdZ1reCfTwbto0Fduo=
github.com/Code-Hex/go-infinity-channel v1.0.0 h1:M8BWlfDOxq9or9yvF9+YkceoTkDI1pFAqvnP87Zh0Nw=
github.com/Code-Hex/go-infinity-channel v1.0.0/go.mod h1:5yUVg/Fqao9dAjcpzoQ33WwfdMWmISOrQloDRn3bsvY=
github.com/Code-Hex/vz/v3 v3.4.0 h1:9qds0MR8Wma97pCNCX+kvEqZzLpzPErPQIRLnlUkXvU=
github.com/Code-Hex/vz/v3 v3.4.0/go.mod h1:WqWQuBbT4SbjO4C4GHG9m9HO8j5jecAmMh4eyVSEbEg=
github.com/Code-Hex/vz/v3 v3.5.1 h1:PJst83OhAixhqA+9ks6J+o53UQUx54lSg2YRGe/4yqU=
github.com/Code-Hex/vz/v3 v3.5.1/go.mod h1:WqWQuBbT4SbjO4C4GHG9m9HO8j5jecAmMh4eyVSEbEg=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 h1:+vx7roKuyA63nhn5WAunQHLTznkw5W8b1Xc0dNjp83s=
Expand Down

0 comments on commit 80b4ef9

Please sign in to comment.