Skip to content

Commit 1c02b02

Browse files
authored
Merge pull request #3326 from lima-vm/dependabot/go_modules/al.essio.dev/pkg/shellescape-1.6.0
build(deps): bump al.essio.dev/pkg/shellescape from 1.5.1 to 1.6.0
2 parents ddc0081 + 0113f18 commit 1c02b02

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
@@ -4,7 +4,7 @@ module github.com/lima-vm/lima
44
go 1.23.0
55

66
require (
7-
al.essio.dev/pkg/shellescape v1.5.1
7+
al.essio.dev/pkg/shellescape v1.6.0
88
github.com/AlecAivazis/survey/v2 v2.3.7
99
github.com/Code-Hex/vz/v3 v3.6.0 // gomodjail:unconfined
1010
github.com/Microsoft/go-winio v0.6.2 // gomodjail:unconfined

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
al.essio.dev/pkg/shellescape v1.5.1 h1:86HrALUujYS/h+GtqoB26SBEdkWfmMI6FubjXlsXyho=
2-
al.essio.dev/pkg/shellescape v1.5.1/go.mod h1:6sIqp7X2P6mThCQ7twERpZTuigpr6KbZWtls1U8I890=
1+
al.essio.dev/pkg/shellescape v1.6.0 h1:NxFcEqzFSEVCGN2yq7Huv/9hyCEGVa/TncnOOBBeXHA=
2+
al.essio.dev/pkg/shellescape v1.6.0/go.mod h1:6sIqp7X2P6mThCQ7twERpZTuigpr6KbZWtls1U8I890=
33
github.com/AlecAivazis/survey/v2 v2.3.7 h1:6I/u8FvytdGsgonrYsVn2t8t4QiRnh6QSTqkkhIiSjQ=
44
github.com/AlecAivazis/survey/v2 v2.3.7/go.mod h1:xUTIdE4KCOIjsBAE1JYsUPoCqYdZ1reCfTwbto0Fduo=
55
github.com/Code-Hex/go-infinity-channel v1.0.0 h1:M8BWlfDOxq9or9yvF9+YkceoTkDI1pFAqvnP87Zh0Nw=

0 commit comments

Comments
 (0)