File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 go.yaml.in/yaml/v4 v4.0.0-rc.3
2929 golang.org/x/sync v0.18.0
3030 golang.org/x/term v0.37.0
31- mvdan.cc/sh/moreinterp v0.0.0-20251109230715-65adef8e2c5b
31+ mvdan.cc/sh/moreinterp v0.0.0-20251208190329-32c5db00fe6b
3232 mvdan.cc/sh/v3 v3.12.0
3333)
3434
@@ -56,7 +56,7 @@ require (
5656 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
5757 github.com/skeema/knownhosts v1.3.1 // indirect
5858 github.com/stretchr/objx v0.5.2 // indirect
59- github.com/u-root/u-root v0.15.1-0.20251014130006-62f7144b33da // indirect
59+ github.com/u-root/u-root v0.15.1-0.20251208185023-2f8c7e763cf8 // indirect
6060 github.com/u-root/uio v0.0.0-20240224005618-d2acac8f3701 // indirect
6161 github.com/xanzy/ssh-agent v0.3.3 // indirect
6262 golang.org/x/crypto v0.45.0 // indirect
Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
137137github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
138138github.com/u-root/u-root v0.15.1-0.20251014130006-62f7144b33da h1:Vst9Tvq3G6f6pYBvxy7coi2arDsnOZ3Mkj8MkNarSK8 =
139139github.com/u-root/u-root v0.15.1-0.20251014130006-62f7144b33da /go.mod h1:R49zft13memK20EgFAvmTbXBS0t29UvglnM0BCA1ldQ =
140+ github.com/u-root/u-root v0.15.1-0.20251208185023-2f8c7e763cf8 h1:cq+DjLAjz3ZPwh0+G571O/jMH0c0DzReDPLjQGL2/BA =
141+ github.com/u-root/u-root v0.15.1-0.20251208185023-2f8c7e763cf8 /go.mod h1:JNauIV2zopCBv/6o+umxcT3bKe8YUqYJaTZQYSYpKss =
140142github.com/u-root/uio v0.0.0-20240224005618-d2acac8f3701 h1:pyC9PaHYZFgEKFdlp3G8RaCKgVpHZnecvArXvPXcFkM =
141143github.com/u-root/uio v0.0.0-20240224005618-d2acac8f3701 /go.mod h1:P3a5rG4X7tI17Nn3aOIAYr5HbIMukwXG0urG0WuL8OA =
142144github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
@@ -187,5 +189,7 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
187189gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
188190mvdan.cc/sh/moreinterp v0.0.0-20251109230715-65adef8e2c5b h1:vTpx76nZDTP/BAGnnhEXYjM+8nPKe9+I86qCErBvjCw =
189191mvdan.cc/sh/moreinterp v0.0.0-20251109230715-65adef8e2c5b /go.mod h1:bDyKbUYKqkFunWmxxuSPrkYpln9QZcUsqu7W128qYW4 =
192+ mvdan.cc/sh/moreinterp v0.0.0-20251208190329-32c5db00fe6b h1:mPClRdMXmtq6C7a7NKaDJS//jNe2NwUOnvzkfNbg20Q =
193+ mvdan.cc/sh/moreinterp v0.0.0-20251208190329-32c5db00fe6b /go.mod h1:Qy/zdaMDxq9sT72Gi43K3gsV+TtTohyDO3f1cyBVwuo =
190194mvdan.cc/sh/v3 v3.12.0 h1:ejKUR7ONP5bb+UGHGEG/k9V5+pRVIyD+LsZz7o8KHrI =
191195mvdan.cc/sh/v3 v3.12.0 /go.mod h1:Se6Cj17eYSn+sNooLZiEUnNNmNxg0imoYlTu4CyaGyg =
You can’t perform that action at this time.
0 commit comments