Skip to content

Commit

Permalink
Merge pull request #93 from crc-org/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…crc-org/crc/v2-2.32.0

build(deps): bump github.com/crc-org/crc/v2 from 2.31.0 to 2.32.0
  • Loading branch information
openshift-merge-bot[bot] authored Feb 7, 2024
2 parents e69ede2 + 2b25608 commit deaf3bd
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.18
require (
github.com/Code-Hex/vz/v3 v3.1.0
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/crc-org/crc/v2 v2.31.0
github.com/crc-org/crc/v2 v2.32.0
github.com/docker/go-units v0.5.0
github.com/gin-gonic/gin v1.9.1
github.com/prashantgupta24/mac-sleep-notifier v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ github.com/chenzhuoyu/iasm v0.9.0/go.mod h1:Xjy2NpN3h7aUqeqM+woSuuvxmIe6+DDsiNLI
github.com/chenzhuoyu/iasm v0.9.1 h1:tUHQJXo3NhBqw6s33wkGn9SP3bvrWLdlVIJ3hQBL7P0=
github.com/chenzhuoyu/iasm v0.9.1/go.mod h1:Xjy2NpN3h7aUqeqM+woSuuvxmIe6+DDsiNLIrkAmYog=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/crc-org/crc/v2 v2.31.0 h1:tQpdfNR4OJnVENeyuvfT9+7Wcc9vjPitq/zWelFr0Xw=
github.com/crc-org/crc/v2 v2.31.0/go.mod h1:Q2XJM3KkR/Gu+tBjeN77pk5P8DWYKdbxCSf+9l9MYcs=
github.com/crc-org/crc/v2 v2.32.0 h1:I/62j5KrID8ua1vgAUPOVTtzhcsCsHWdqqiIRHySLfQ=
github.com/crc-org/crc/v2 v2.32.0/go.mod h1:Q2XJM3KkR/Gu+tBjeN77pk5P8DWYKdbxCSf+9l9MYcs=
github.com/crc-org/machine v0.0.0-20221028075518-f9b43442196b h1:VPbW5D21B1WToPvEA/EGwhi4e3lXevmRff9M1lUTc5g=
github.com/crc-org/machine v0.0.0-20221028075518-f9b43442196b/go.mod h1:9bEsvgLE3LIPfvGATt9Mo73gG1CKKS6A/++VqOONKqc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit deaf3bd

Please sign in to comment.