Skip to content

Commit cf93425

Browse files
build(deps): bump github.com/crc-org/crc/v2 from 2.55.0 to 2.55.1
Bumps [github.com/crc-org/crc/v2](https://github.com/crc-org/crc) from 2.55.0 to 2.55.1. - [Release notes](https://github.com/crc-org/crc/releases) - [Changelog](https://github.com/crc-org/crc/blob/main/release-info.json.sample) - [Commits](crc-org/crc@v2.55.0...v2.55.1) --- updated-dependencies: - dependency-name: github.com/crc-org/crc/v2 dependency-version: 2.55.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9b53c7 commit cf93425

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/Code-Hex/vz/v3 v3.7.1
77
github.com/cavaliergopher/grab/v3 v3.0.1
88
github.com/containers/common v0.64.2
9-
github.com/crc-org/crc/v2 v2.55.0
9+
github.com/crc-org/crc/v2 v2.55.1
1010
github.com/gin-gonic/gin v1.11.0
1111
github.com/inetaf/tcpproxy v0.0.0-20250222171855-c4b9df066048
1212
github.com/kdomanski/iso9660 v0.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/cloudwego/base64x v0.1.6/go.mod h1:OFcloc187FXDaYHvrNIjxSe8ncn0OOM8gE
2020
github.com/containers/common v0.64.2 h1:1xepE7QwQggUXxmyQ1Dbh6Cn0yd7ktk14sN3McSWf5I=
2121
github.com/containers/common v0.64.2/go.mod h1:o29GfYy4tefUuShm8mOn2AiL5Mpzdio+viHI7n24KJ4=
2222
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
23-
github.com/crc-org/crc/v2 v2.55.0 h1:q+JdZegJXcS7rkPv0yctGdn3M386Xif7zRPH3bEdrfw=
24-
github.com/crc-org/crc/v2 v2.55.0/go.mod h1:fWlHX02mbnbXIQnLcQohvEMBzoujg9N8JlxxrctTlsI=
23+
github.com/crc-org/crc/v2 v2.55.1 h1:qZd2bj/6jjzrexv+owFe8JsCQq6Z1Nv9xWAjsrR2xR0=
24+
github.com/crc-org/crc/v2 v2.55.1/go.mod h1:fWlHX02mbnbXIQnLcQohvEMBzoujg9N8JlxxrctTlsI=
2525
github.com/crc-org/machine v0.0.0-20240926103419-a943b47fd48b h1:5577tKzQcPfd/i0dCekY32R9DUi677sNfhVLYKulBGM=
2626
github.com/crc-org/machine v0.0.0-20240926103419-a943b47fd48b/go.mod h1:trWeQimjfE3dJ8qWOxI4ePtYm13aecK42bf01s6h/Nc=
2727
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)