Skip to content

Commit

Permalink
build(deps): Bump github.com/lima-vm/lima from 0.17.2 to 0.18.0 (#643)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 321487c commit f181b89
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
12 changes: 8 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/docker/docker v24.0.7+incompatible
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.6.0
github.com/lima-vm/lima v0.17.2
github.com/lima-vm/lima v0.18.0
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.28.0
github.com/pelletier/go-toml v1.9.5
Expand All @@ -28,8 +28,9 @@ require (
)

require (
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/aws/smithy-go v1.15.0 // indirect
github.com/containerd/containerd v1.7.3 // indirect
github.com/containerd/containerd v1.7.7 // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
Expand All @@ -39,13 +40,16 @@ require (
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
github.com/lima-vm/go-qcow2reader v0.1.1 // indirect
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/mdlayher/socket v0.4.1 // indirect
github.com/mdlayher/vsock v1.2.1 // indirect
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.3 // indirect
golang.org/x/sync v0.4.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.30.0 // indirect
Expand All @@ -57,9 +61,9 @@ require (
github.com/emirpasic/gods v1.12.0 // indirect
github.com/fatih/color v1.15.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/goccy/go-yaml v1.11.0 // indirect
github.com/goccy/go-yaml v1.11.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
Expand Down
24 changes: 16 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ cloud.google.com/go/storage v1.22.1/go.mod h1:S8N1cAStu7BOeFfE8KAQzmyyLkK8p/vmRq
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 h1:uSoVVbwJiQipAclBbw+8quDsfcvFjOpI5iCf4p/cqCs=
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7/go.mod h1:6zEj6s6u/ghQa61ZWa/C2Aw3RkjiTBOix7dkqa1VLIs=
Expand Down Expand Up @@ -90,8 +92,8 @@ github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/containerd/containerd v1.7.3 h1:cKwYKkP1eTj54bP3wCdXXBymmKRQMrWjkLSWZZJDa8o=
github.com/containerd/containerd v1.7.3/go.mod h1:32FOM4/O0RkNg7AjQj3hDzN9cUGtu+HMvaKUNiqCZB8=
github.com/containerd/containerd v1.7.7 h1:QOC2K4A42RQpcrZyptP6z9EJZnlHfHJUfZrAAHe15q4=
github.com/containerd/containerd v1.7.7/go.mod h1:3c4XZv6VeT9qgf9GMTxNTMFxGJrGpI2vz1yk4ye+YY8=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down Expand Up @@ -139,8 +141,8 @@ github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD87
github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7aM3F26W0hOn+GE=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
github.com/goccy/go-yaml v1.11.0 h1:n7Z+zx8S9f9KgzG6KtQKf+kwqXZlLNR2F6018Dgau54=
github.com/goccy/go-yaml v1.11.0/go.mod h1:H+mJrWtjPTJAHvRbV09MCK9xYwODM+wRTVFFTWckfng=
github.com/goccy/go-yaml v1.11.2 h1:joq77SxuyIs9zzxEjgyLBugMQ9NEgTWxXfz2wVqwAaQ=
github.com/goccy/go-yaml v1.11.2/go.mod h1:wKnAMd44+9JAAnGQpWVEgBzGt3YuTaQ4uXoHvE4m7WU=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
Expand Down Expand Up @@ -195,8 +197,9 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.7/go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE=
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-licenses v1.6.0 h1:MM+VCXf0slYkpWO0mECvdYDVCxZXIQNal5wqUIXEZ/A=
github.com/google/go-licenses v1.6.0/go.mod h1:Z8jgz2isEhdenOqd/00pq7I4y4k1xVVQJv415otjclo=
github.com/google/go-replayers/httpreplay v1.1.1 h1:H91sIMlt1NZzN7R+/ASswyouLJfW0WLW7fhyUFvDEkY=
Expand Down Expand Up @@ -273,15 +276,19 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
github.com/lima-vm/go-qcow2reader v0.1.1 h1:UegxTAU4usoSzKLDqhbaNmmV4Ec4qhQO11QYeLLy7Jc=
github.com/lima-vm/go-qcow2reader v0.1.1/go.mod h1:e3p29BzLT8hNh4jbLezdFAHU4eBijf0bm5GilStCRKE=
github.com/lima-vm/lima v0.17.2 h1:qW6hJr9pL9UdKJ4DMre0WByq6/C6GABLt1+L6MURXj4=
github.com/lima-vm/lima v0.17.2/go.mod h1:11OhWybhpOY1MEy6v0D2KInRroGFh70EDqu27mJJlmw=
github.com/lima-vm/lima v0.18.0 h1:zcTLZ8DKpjsjRwsELmKdg5Mu6t7+MJpI1kErUuBq1Ns=
github.com/lima-vm/lima v0.18.0/go.mod h1:uUZjARIvZIVPWVVaJQDlkEBhpFCddIJcCCmC03mxiYs=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U=
github.com/mdlayher/socket v0.4.1/go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA=
github.com/mdlayher/vsock v1.2.1 h1:pC1mTJTvjo1r9n9fbm7S1j04rCgCzhCOS5DY0zqHlnQ=
github.com/mdlayher/vsock v1.2.1/go.mod h1:NRfCibel++DgeMD8z/hP+PPTjlNJsdPOmxcnENvE+SE=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down Expand Up @@ -523,6 +530,7 @@ golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJ
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.4.0 h1:zxkM55ReGkDlKSM+Fu41A+zmbZuaPVbGMzvvdUPznYQ=
golang.org/x/sync v0.4.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
Expand Down Expand Up @@ -897,7 +905,7 @@ gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gotest.tools/v3 v3.5.0 h1:Ljk6PdHdOhAb5aDMWXjDLMMhph+BpztA4v1QdqEW2eY=
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
Expand Down

0 comments on commit f181b89

Please sign in to comment.