Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #36 from rancher-sandbox/bump-lima
Browse files Browse the repository at this point in the history
Bumps lima VM
  • Loading branch information
jandubois authored Jan 12, 2023
2 parents e7c2bd4 + 10729e7 commit bae7f06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/Microsoft/go-winio v0.5.2
github.com/lima-vm/lima v0.14.3-0.20230110213839-45ca822ae0b3
github.com/lima-vm/lima v0.14.3-0.20230111232138-f26b412f08c3
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2
github.com/miekg/dns v1.1.50
github.com/rancher-sandbox/rancher-desktop/src/go/wsl-helper v0.0.0-20220712232929-bac01a348036
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/lima-vm/lima v0.14.3-0.20230110213839-45ca822ae0b3 h1:jG4IOT4SudcVr2Pyu4P6eNLk4FmQf8E6/lHX0FrGtPA=
github.com/lima-vm/lima v0.14.3-0.20230110213839-45ca822ae0b3/go.mod h1:plTijulIT64StzfY99JPPnxKlxw1I17l35KaAallEao=
github.com/lima-vm/lima v0.14.3-0.20230111232138-f26b412f08c3 h1:CiF5cjS9iavGXVcbvamEKjjYI/tG81VeWJaXKRdcA2Q=
github.com/lima-vm/lima v0.14.3-0.20230111232138-f26b412f08c3/go.mod h1:plTijulIT64StzfY99JPPnxKlxw1I17l35KaAallEao=
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2 h1:DZMFueDbfz6PNc1GwDRA8+6lBx1TB9UnxDQliCqR73Y=
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2/go.mod h1:SWzULI85WerrFt3u+nIm5F9l7EvxZTKQvd0InF3nmgM=
github.com/magiconair/properties v1.8.6 h1:5ibWZ6iY0NctNGWo87LalDlEZ6R41TqbbDamhfG/Qzo=
Expand Down

0 comments on commit bae7f06

Please sign in to comment.