Skip to content

Commit

Permalink
build(deps): bump github.com/lima-vm/sshocker from 0.3.5 to 0.3.6
Browse files Browse the repository at this point in the history
Bumps [github.com/lima-vm/sshocker](https://github.com/lima-vm/sshocker) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/lima-vm/sshocker/releases)
- [Commits](lima-vm/sshocker@v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: github.com/lima-vm/sshocker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2025
1 parent 88f350b commit 710e900
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 @@ -27,7 +27,7 @@ require (
github.com/google/yamlfmt v0.16.0
github.com/invopop/jsonschema v0.13.0
github.com/lima-vm/go-qcow2reader v0.6.0
github.com/lima-vm/sshocker v0.3.5 // gomodjail:unconfined
github.com/lima-vm/sshocker v0.3.6 // gomodjail:unconfined
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-shellwords v1.0.12
github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/lima-vm/go-qcow2reader v0.6.0 h1:dNstUGQxEUPbmiiVnu/cek2x7scrHe2VJy5JseLLflo=
github.com/lima-vm/go-qcow2reader v0.6.0/go.mod h1:ay45SlGOzU+2Vc21g5/lmQgPn7Hmf0JpPhm8cuOK1FI=
github.com/lima-vm/sshocker v0.3.5 h1:1QNs6hVT4ZzZpifaWwe8WrDfi3zmdpHS6rA61Ao6/k4=
github.com/lima-vm/sshocker v0.3.5/go.mod h1:FOw9S/jgmasbcTUhreVS3fAZB9LEo7CZhYZ0+y34bEQ=
github.com/lima-vm/sshocker v0.3.6 h1:mJvUxUY/uA942GT2JkEbUuWxK4Pj/pBxO9iUB1c3TE8=
github.com/lima-vm/sshocker v0.3.6/go.mod h1:UFcM3Up8YOU6vGWpdKwG5VUflng0PEC/l3SID+xYX1A=
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.9 h1:nWcCbLq1N2v/cpNsy5WvQ37Fb+YElfq20WJ/a8RkpQM=
Expand Down

0 comments on commit 710e900

Please sign in to comment.