File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.21.0
5
5
require (
6
6
github.com/AlecAivazis/survey/v2 v2.3.7
7
7
github.com/canonical/lxd v0.0.0-20230814092713-c77ee90f5032
8
- github.com/creack/pty v1.1.20
8
+ github.com/creack/pty v1.1.21
9
9
github.com/ghodss/yaml v1.0.0
10
10
github.com/google/uuid v1.4.0
11
11
github.com/gosimple/slug v1.13.1
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
204
204
github.com/creack/pty v1.1.7 /go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY =
205
205
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
206
206
github.com/creack/pty v1.1.17 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
207
- github.com/creack/pty v1.1.20 h1:VIPb/a2s17qNeQgDnkfZC35RScx+blkKF8GV68n80J4 =
208
- github.com/creack/pty v1.1.20 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
207
+ github.com/creack/pty v1.1.21 h1:1/QdRyBaHHJP61QkWMXlOIBfsgdDeeKfK8SYVUWJKf0 =
208
+ github.com/creack/pty v1.1.21 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
209
209
github.com/creasty/defaults v1.7.0 h1:eNdqZvc5B509z18lD8yc212CAqJNvfT1Jq6L8WowdBA =
210
210
github.com/creasty/defaults v1.7.0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
211
211
github.com/cyphar/filepath-securejoin v0.2.2 /go.mod h1:FpkQEhXnPnOthhzymB7CGsFk2G9VLXONKD9G7QGMM+4 =
You can’t perform that action at this time.
0 commit comments