Skip to content

Commit

Permalink
build(deps): bump github.com/crc-org/crc/v2 from 2.40.0 to 2.41.0
Browse files Browse the repository at this point in the history
Bumps [github.com/crc-org/crc/v2](https://github.com/crc-org/crc) from 2.40.0 to 2.41.0.
- [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.40.0...v2.41.0)

---
updated-dependencies:
- dependency-name: github.com/crc-org/crc/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 4b951b2 commit aa209f0
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 @@ -6,7 +6,7 @@ require (
github.com/Code-Hex/vz/v3 v3.1.0
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/containers/common v0.60.2
github.com/crc-org/crc/v2 v2.40.0
github.com/crc-org/crc/v2 v2.41.0
github.com/gin-gonic/gin v1.10.0
github.com/prashantgupta24/mac-sleep-notifier v1.0.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ github.com/cloudwego/iasm v0.2.0/go.mod h1:8rXZaNYT2n95jn+zTI1sDr+IgcD2GVs0nlbbQ
github.com/containers/common v0.60.2 h1:utcwp2YkO8c0mNlwRxsxfOiqfj157FRrBjxgjR6f+7o=
github.com/containers/common v0.60.2/go.mod h1:I0upBi1qJX3QmzGbUOBN1LVP6RvkKhd3qQpZbQT+Q54=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/crc-org/crc/v2 v2.40.0 h1:xmQ1ajd+hcVs1aD8dOWYZA35L2CBVdD4adZEMZ4qlx4=
github.com/crc-org/crc/v2 v2.40.0/go.mod h1:uQka243eTz1+F6ncfPzQ1yNWnGKW2bLzrbnNMnBWt/w=
github.com/crc-org/crc/v2 v2.41.0 h1:puybKCcQC5welDVggnIkWGX7GZS2u9nSnDmn+jM/OW8=
github.com/crc-org/crc/v2 v2.41.0/go.mod h1:/EkxdLzWyTTVF21Oqva17fAiqhbg2WjXybWfKONoEeM=
github.com/crc-org/machine v0.0.0-20240715101719-0c1bc9eb95f8 h1:KVdN/5PTWRwth2suZEQCY54MXSXp1SAUd54CiE952oI=
github.com/crc-org/machine v0.0.0-20240715101719-0c1bc9eb95f8/go.mod h1:trWeQimjfE3dJ8qWOxI4ePtYm13aecK42bf01s6h/Nc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit aa209f0

Please sign in to comment.