Skip to content

Commit

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

build(deps): bump github.com/Code-Hex/vz/v3 from 3.5.1 to 3.6.0
  • Loading branch information
openshift-merge-bot[bot] authored Jan 7, 2025
2 parents 3bd8be3 + a20c91a commit cfa39bc
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.5.1
github.com/Code-Hex/vz/v3 v3.6.0
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.5.1 h1:PJst83OhAixhqA+9ks6J+o53UQUx54lSg2YRGe/4yqU=
github.com/Code-Hex/vz/v3 v3.5.1/go.mod h1:WqWQuBbT4SbjO4C4GHG9m9HO8j5jecAmMh4eyVSEbEg=
github.com/Code-Hex/vz/v3 v3.6.0 h1:S79dokzXmaLgC2yR0l0drRTGO/iFL3xwiCNVF80lJ5k=
github.com/Code-Hex/vz/v3 v3.6.0/go.mod h1:1LsW0jqW0r0cQ+IeR4hHbjdqOtSidNCVMWhStMHGho8=
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 cfa39bc

Please sign in to comment.