Skip to content

Commit f181b89

Browse files
build(deps): Bump github.com/lima-vm/lima from 0.17.2 to 0.18.0 (runfinch#643)
Bumps [github.com/lima-vm/lima](https://github.com/lima-vm/lima) from 0.17.2 to 0.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lima-vm/lima/releases">github.com/lima-vm/lima's releases</a>.</em></p> <blockquote> <h2>v0.18.0</h2> <p>Highlights:</p> <ul> <li><a href="https://lima-vm.io/docs/config/vmtype/"><code>wsl2</code> driver</a> (experimental)</li> <li><code>limactl create --plain</code> to create &quot;plain&quot; instances (no mounts, port forwarding, containerd, etc.)</li> <li>Significant updates on the website (<a href="https://lima-vm.io/">https://lima-vm.io/</a>)</li> </ul> <h2>Changes</h2> <ul> <li> <p><code>limactl</code> CLI:</p> <ul> <li>Move <code>--set</code>, <code>--network</code>, and <code>--video</code> out of experimental (<a href="https://redirect.github.com/lima-vm/lima/issues/1852">#1852</a>)</li> <li>Make <code>--tty</code> to be a global flag (<a href="https://redirect.github.com/lima-vm/lima/issues/1864">#1864</a>)</li> <li>Add <code>limactl protect &lt;INSTANCE&gt;</code> to prohibit accidental removal (<a href="https://redirect.github.com/lima-vm/lima/issues/1873">#1873</a>)</li> <li>Deprecate <code>limactl show-ssh</code> in favor of <code>ssh -F ...</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1811">#1811</a>)</li> </ul> </li> <li> <p>YAML:</p> <ul> <li>Add &quot;plain&quot; mode (disables mounts, port forwarding, containerd, etc.) (<a href="https://redirect.github.com/lima-vm/lima/issues/1840">#1840</a>)</li> </ul> </li> <li> <p>WSL2:</p> <ul> <li>Add an experimental <a href="https://lima-vm.io/docs/config/vmtype/"><code>wsl2</code> driver</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1721">#1721</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1883">#1883</a>, etc. Thanks to <a href="https://github.com/pendo324"><code>@​pendo324</code></a>)</li> </ul> </li> <li> <p>user-v2 network:</p> <ul> <li>Support for configurable network addresses (<a href="https://redirect.github.com/lima-vm/lima/issues/1626">#1626</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1886">#1886</a>, thanks to <a href="https://github.com/balajiv113"><code>@​balajiv113</code></a>)</li> <li>Support for deterministic IP (<a href="https://redirect.github.com/lima-vm/lima/issues/1801">#1801</a>, thanks to <a href="https://github.com/balajiv113"><code>@​balajiv113</code></a>)</li> </ul> </li> <li> <p>nerdctl:</p> <ul> <li>Update from v1.5.0 to <a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.0">v1.6.0</a> →<a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.1">v1.6.1</a> →<a href="https://github.com/containerd/nerdctl/releases/tag/v1.6.2">v1.6.2</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1820">#1820</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>, <a href="https://redirect.github.com/lima-vm/lima/issues/1912">#1912</a>)</li> </ul> </li> <li> <p>Templates:</p> <ul> <li>Alpine: update to alpine-lima <a href="https://github.com/lima-vm/alpine-lima/releases/tag/v0.2.32">v0.2.32</a> (<a href="https://redirect.github.com/lima-vm/lima/issues/1869">#1869</a>)</li> <li>Arch Linux: update to 20231001.182377 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>CentOS Stream 8: update to 20231009.1 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>CentOS Stream 9: update to 20231009.1 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Debian 11: update to 20231004-1523 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Debian 12: update to 20231004-1523 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Ubuntu 22.04: update to release-20231010 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Ubuntu 23.04: update to 23.10 (<a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a>)</li> <li>Add <code>template://experimental/vnc</code> with Xorg (<a href="https://redirect.github.com/lima-vm/lima/issues/1901">#1901</a>, thanks to <a href="https://github.com/afbjorklund"><code>@​afbjorklund</code></a>)</li> </ul> </li> <li> <p>Makefile:</p> <ul> <li>Add <code>make menuconfig</code> (<a href="https://redirect.github.com/lima-vm/lima/issues/1790">#1790</a>, thanks to <a href="https://github.com/afbjorklund"><code>@​afbjorklund</code></a>)</li> </ul> </li> <li> <p>Web site:</p> <ul> <li><a href="https://lima-vm.io/">https://lima-vm.io/</a> is now significantly updated (<a href="https://redirect.github.com/lima-vm/lima/issues/1754">#1754</a>, etc., thanks to <a href="https://github.com/balajiv113"><code>@​balajiv113</code></a>)</li> </ul> </li> </ul> <p>Full changes: <a href="https://github.com/lima-vm/lima/milestone/38?closed=1">https://github.com/lima-vm/lima/milestone/38?closed=1</a></p> <p>Thanks to <a href="https://github.com/AlexVCS"><code>@​AlexVCS</code></a> <a href="https://github.com/Victor-Chris"><code>@​Victor-Chris</code></a> <a href="https://github.com/afbjorklund"><code>@​afbjorklund</code></a> <a href="https://github.com/balajiv113"><code>@​balajiv113</code></a> <a href="https://github.com/cdfmlr"><code>@​cdfmlr</code></a> <a href="https://github.com/jandubois"><code>@​jandubois</code></a> <a href="https://github.com/lobshunter"><code>@​lobshunter</code></a> <a href="https://github.com/mairin"><code>@​mairin</code></a> <a href="https://github.com/ningziwen"><code>@​ningziwen</code></a> <a href="https://github.com/pendo324"><code>@​pendo324</code></a> <a href="https://github.com/pszpetkowski"><code>@​pszpetkowski</code></a> <a href="https://github.com/reishoku"><code>@​reishoku</code></a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lima-vm/lima/commit/c4986e7579496dbe4108e247e11e53d1ea415ff8"><code>c4986e7</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1912">#1912</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/2405e7b96bc319552037e47a29f2e81dd3c864d7"><code>2405e7b</code></a> nerdctl: update to v1.6.2</li> <li><a href="https://github.com/lima-vm/lima/commit/2a2489d84b624a05bd5ed747fc052cb45252af21"><code>2a2489d</code></a> Merge pull request <a href="https://redirect.github.com/lima-vm/lima/issues/1911">#1911</a> from AkihiroSuda/dev</li> <li><a href="https://github.com/lima-vm/lima/commit/3c559f6de33931bd215bc9e478b30a1a49eaca81"><code>3c559f6</code></a> Ubuntu: install /etc/apparmor.d/usr.local.bin.rootlesskit</li> <li><a href="https://github.com/lima-vm/lima/commit/a4ca13415c5c399bb990c7b0e229310d2f8b54e7"><code>a4ca134</code></a> templates: riscv64: update u-boot to 2023.07</li> <li><a href="https://github.com/lima-vm/lima/commit/e2b533661d08054950a6e81a0a5efcdd2a98c92a"><code>e2b5336</code></a> templates: update Debian 12 to 20231004-1523</li> <li><a href="https://github.com/lima-vm/lima/commit/0d2ecf1b4318fdd6e9d9c7c6a126111178a5f40a"><code>0d2ecf1</code></a> templates: update Debian 11 to 20231004-1523</li> <li><a href="https://github.com/lima-vm/lima/commit/6a9995e10bdc8819660b81b18ebc4f4e20baf8c0"><code>6a9995e</code></a> templates: update CentOS Stream 9 to 20231009.1</li> <li><a href="https://github.com/lima-vm/lima/commit/e48419d1f287cbf9f6809768cffe3f1e5abdd2c0"><code>e48419d</code></a> templates: update CentOS Stream 8 to 20231009.1</li> <li><a href="https://github.com/lima-vm/lima/commit/142c14385497717c53a8d6062b9fc9f5408019b6"><code>142c143</code></a> templates: update Arch Linux to 20231001.182377</li> <li>Additional commits viewable in <a href="https://github.com/lima-vm/lima/compare/v0.17.2...v0.18.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lima-vm/lima&package-manager=go_modules&previous-version=0.17.2&new-version=0.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 321487c commit f181b89

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

Diff for: go.mod

+8-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/docker/docker v24.0.7+incompatible
99
github.com/golang/mock v1.6.0
1010
github.com/google/go-licenses v1.6.0
11-
github.com/lima-vm/lima v0.17.2
11+
github.com/lima-vm/lima v0.18.0
1212
github.com/onsi/ginkgo/v2 v2.13.0
1313
github.com/onsi/gomega v1.28.0
1414
github.com/pelletier/go-toml v1.9.5
@@ -28,8 +28,9 @@ require (
2828
)
2929

3030
require (
31+
github.com/Microsoft/go-winio v0.6.1 // indirect
3132
github.com/aws/smithy-go v1.15.0 // indirect
32-
github.com/containerd/containerd v1.7.3 // indirect
33+
github.com/containerd/containerd v1.7.7 // indirect
3334
github.com/docker/docker-credential-helpers v0.7.0 // indirect
3435
github.com/docker/go-connections v0.4.0 // indirect
3536
github.com/go-ole/go-ole v1.2.6 // indirect
@@ -39,13 +40,16 @@ require (
3940
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
4041
github.com/lima-vm/go-qcow2reader v0.1.1 // indirect
4142
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
43+
github.com/mdlayher/socket v0.4.1 // indirect
44+
github.com/mdlayher/vsock v1.2.1 // indirect
4245
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b // indirect
4346
github.com/pkg/errors v0.9.1 // indirect
4447
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
4548
github.com/shoenig/go-m1cpu v0.1.6 // indirect
4649
github.com/tklauser/go-sysconf v0.3.12 // indirect
4750
github.com/tklauser/numcpus v0.6.1 // indirect
4851
github.com/yusufpapurcu/wmi v1.2.3 // indirect
52+
golang.org/x/sync v0.4.0 // indirect
4953
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
5054
google.golang.org/grpc v1.56.3 // indirect
5155
google.golang.org/protobuf v1.30.0 // indirect
@@ -57,9 +61,9 @@ require (
5761
github.com/emirpasic/gods v1.12.0 // indirect
5862
github.com/fatih/color v1.15.0 // indirect
5963
github.com/go-logr/logr v1.2.4 // indirect
60-
github.com/goccy/go-yaml v1.11.0 // indirect
64+
github.com/goccy/go-yaml v1.11.2 // indirect
6165
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
62-
github.com/google/go-cmp v0.5.9 // indirect
66+
github.com/google/go-cmp v0.6.0 // indirect
6367
github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 // indirect
6468
github.com/inconshreveable/mousetrap v1.1.0 // indirect
6569
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect

Diff for: go.sum

+16-8
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ cloud.google.com/go/storage v1.22.1/go.mod h1:S8N1cAStu7BOeFfE8KAQzmyyLkK8p/vmRq
6262
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
6363
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
6464
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
65+
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
66+
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
6567
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
6668
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 h1:uSoVVbwJiQipAclBbw+8quDsfcvFjOpI5iCf4p/cqCs=
6769
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod h1:6zEj6s6u/ghQa61ZWa/C2Aw3RkjiTBOix7dkqa1VLIs=
@@ -90,8 +92,8 @@ github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158/go.mod h1:eXthEFrGJvWH
9092
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
9193
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
9294
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
93-
github.com/containerd/containerd v1.7.3 h1:cKwYKkP1eTj54bP3wCdXXBymmKRQMrWjkLSWZZJDa8o=
94-
github.com/containerd/containerd v1.7.3/go.mod h1:32FOM4/O0RkNg7AjQj3hDzN9cUGtu+HMvaKUNiqCZB8=
95+
github.com/containerd/containerd v1.7.7 h1:QOC2K4A42RQpcrZyptP6z9EJZnlHfHJUfZrAAHe15q4=
96+
github.com/containerd/containerd v1.7.7/go.mod h1:3c4XZv6VeT9qgf9GMTxNTMFxGJrGpI2vz1yk4ye+YY8=
9597
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
9698
github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
9799
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
@@ -139,8 +141,8 @@ github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD87
139141
github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7aM3F26W0hOn+GE=
140142
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
141143
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
142-
github.com/goccy/go-yaml v1.11.0 h1:n7Z+zx8S9f9KgzG6KtQKf+kwqXZlLNR2F6018Dgau54=
143-
github.com/goccy/go-yaml v1.11.0/go.mod h1:H+mJrWtjPTJAHvRbV09MCK9xYwODM+wRTVFFTWckfng=
144+
github.com/goccy/go-yaml v1.11.2 h1:joq77SxuyIs9zzxEjgyLBugMQ9NEgTWxXfz2wVqwAaQ=
145+
github.com/goccy/go-yaml v1.11.2/go.mod h1:wKnAMd44+9JAAnGQpWVEgBzGt3YuTaQ4uXoHvE4m7WU=
144146
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
145147
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
146148
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
@@ -195,8 +197,9 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
195197
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
196198
github.com/google/go-cmp v0.5.7/go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE=
197199
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
198-
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
199200
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
201+
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
202+
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
200203
github.com/google/go-licenses v1.6.0 h1:MM+VCXf0slYkpWO0mECvdYDVCxZXIQNal5wqUIXEZ/A=
201204
github.com/google/go-licenses v1.6.0/go.mod h1:Z8jgz2isEhdenOqd/00pq7I4y4k1xVVQJv415otjclo=
202205
github.com/google/go-replayers/httpreplay v1.1.1 h1:H91sIMlt1NZzN7R+/ASswyouLJfW0WLW7fhyUFvDEkY=
@@ -273,15 +276,19 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
273276
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
274277
github.com/lima-vm/go-qcow2reader v0.1.1 h1:UegxTAU4usoSzKLDqhbaNmmV4Ec4qhQO11QYeLLy7Jc=
275278
github.com/lima-vm/go-qcow2reader v0.1.1/go.mod h1:e3p29BzLT8hNh4jbLezdFAHU4eBijf0bm5GilStCRKE=
276-
github.com/lima-vm/lima v0.17.2 h1:qW6hJr9pL9UdKJ4DMre0WByq6/C6GABLt1+L6MURXj4=
277-
github.com/lima-vm/lima v0.17.2/go.mod h1:11OhWybhpOY1MEy6v0D2KInRroGFh70EDqu27mJJlmw=
279+
github.com/lima-vm/lima v0.18.0 h1:zcTLZ8DKpjsjRwsELmKdg5Mu6t7+MJpI1kErUuBq1Ns=
280+
github.com/lima-vm/lima v0.18.0/go.mod h1:uUZjARIvZIVPWVVaJQDlkEBhpFCddIJcCCmC03mxiYs=
278281
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
279282
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
280283
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
281284
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
282285
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
283286
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
284287
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
288+
github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U=
289+
github.com/mdlayher/socket v0.4.1/go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA=
290+
github.com/mdlayher/vsock v1.2.1 h1:pC1mTJTvjo1r9n9fbm7S1j04rCgCzhCOS5DY0zqHlnQ=
291+
github.com/mdlayher/vsock v1.2.1/go.mod h1:NRfCibel++DgeMD8z/hP+PPTjlNJsdPOmxcnENvE+SE=
285292
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
286293
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
287294
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
@@ -523,6 +530,7 @@ golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJ
523530
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
524531
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
525532
golang.org/x/sync v0.4.0 h1:zxkM55ReGkDlKSM+Fu41A+zmbZuaPVbGMzvvdUPznYQ=
533+
golang.org/x/sync v0.4.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
526534
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
527535
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
528536
golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -897,7 +905,7 @@ gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
897905
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
898906
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
899907
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
900-
gotest.tools/v3 v3.5.0 h1:Ljk6PdHdOhAb5aDMWXjDLMMhph+BpztA4v1QdqEW2eY=
908+
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=
901909
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
902910
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
903911
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=

0 commit comments

Comments
 (0)