Skip to content

Commit

Permalink
Merge pull request #222 from crc-org/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/Code-Hex/vz/v3-3.5.1

build(deps): bump github.com/Code-Hex/vz/v3 from 3.4.0 to 3.5.1
  • Loading branch information
openshift-merge-bot[bot] authored Nov 22, 2024
2 parents 7f40771 + 2f44058 commit 2f144cf
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 @@ -3,7 +3,7 @@ module github.com/crc-org/vfkit
go 1.22.0

require (
github.com/Code-Hex/vz/v3 v3.4.0
github.com/Code-Hex/vz/v3 v3.5.1
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/containers/common v0.60.4
github.com/crc-org/crc/v2 v2.44.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0=
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow=
Expand Down

0 comments on commit 2f144cf

Please sign in to comment.