Skip to content

Commit 09b26df

Browse files
build(deps): bump github.com/lima-vm/go-qcow2reader from 0.6.0 to 0.7.0
Bumps [github.com/lima-vm/go-qcow2reader](https://github.com/lima-vm/go-qcow2reader) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/lima-vm/go-qcow2reader/releases) - [Commits](lima-vm/go-qcow2reader@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/lima-vm/go-qcow2reader dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e21b634 commit 09b26df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/google/go-cmp v0.7.0
2626
github.com/google/yamlfmt v0.20.0
2727
github.com/invopop/jsonschema v0.13.0
28-
github.com/lima-vm/go-qcow2reader v0.6.0
28+
github.com/lima-vm/go-qcow2reader v0.7.0
2929
github.com/lima-vm/sshocker v0.3.8 // gomodjail:unconfined
3030
github.com/mattn/go-isatty v0.0.20
3131
github.com/mattn/go-shellwords v1.0.12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
162162
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
163163
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
164164
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
165-
github.com/lima-vm/go-qcow2reader v0.6.0 h1:dNstUGQxEUPbmiiVnu/cek2x7scrHe2VJy5JseLLflo=
166-
github.com/lima-vm/go-qcow2reader v0.6.0/go.mod h1:ay45SlGOzU+2Vc21g5/lmQgPn7Hmf0JpPhm8cuOK1FI=
165+
github.com/lima-vm/go-qcow2reader v0.7.0 h1:p+t0U7aRyEl5cc7t5Z54XzbaYeLTy4s3bn+Wl6+j4iA=
166+
github.com/lima-vm/go-qcow2reader v0.7.0/go.mod h1:ay45SlGOzU+2Vc21g5/lmQgPn7Hmf0JpPhm8cuOK1FI=
167167
github.com/lima-vm/sshocker v0.3.8 h1:nnIaqi1G1hvWihm++53YBXeI8/x7CQNzhEswPC0M2E0=
168168
github.com/lima-vm/sshocker v0.3.8/go.mod h1:sO9dTE0i+I0BHHVpyoKZWkPFtHtTkrqcfCkQguRMsx8=
169169
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2 h1:DZMFueDbfz6PNc1GwDRA8+6lBx1TB9UnxDQliCqR73Y=

0 commit comments

Comments
 (0)