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 @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/asdine/storm/v3 v3.2.1
7- github.com/briandowns/spinner v1.23.0
7+ github.com/briandowns/spinner v1.23.2
88 github.com/fsnotify/fsnotify v1.9.0 // indirect
99 github.com/godbus/dbus/v5 v5.1.0 // indirect
1010 github.com/ryanuber/columnize v2.1.2+incompatible
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/alexeyco/simpletable v1.0.0/go.mod h1:VJWVTtGUnW7EKbMRH8cE13SigKGx/1f
2626github.com/asdine/storm/v3 v3.2.1 h1:I5AqhkPK6nBZ/qJXySdI7ot5BlXSZ7qvDY1zAn5ZJac =
2727github.com/asdine/storm/v3 v3.2.1 /go.mod h1:LEpXwGt4pIqrE/XcTvCnZHT5MgZCV6Ub9q7yQzOFWr0 =
2828github.com/atomicgo/cursor v0.0.1 /go.mod h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk =
29- github.com/briandowns/spinner v1.23.0 h1:alDF2guRWqa/FOZZYWjlMIx2L6H0wyewPxo/CH4Pt2A =
30- github.com/briandowns/spinner v1.23.0 /go.mod h1:rPG4gmXeN3wQV/TsAY4w8lPdIM6RX3yqeBQJSrbXjuE =
29+ github.com/briandowns/spinner v1.23.2 h1:Zc6ecUnI+YzLmJniCfDNaMbW0Wid1d5+qcTq4L2FW8w =
30+ github.com/briandowns/spinner v1.23.2 /go.mod h1:LaZeM4wm2Ywy6vO571mvhQNRcWfRUnXOs0RcKV0wYKM =
3131github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927 h1:SKI1/fuSdodxmNNyVBR8d7X/HuLnRpvvFO0AgyQk764 =
3232github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927 /go.mod h1:h/aW8ynjgkuj+NQRlZcDbAbM1ORAbXjXX77sX7T289U =
3333github.com/containerd/console v1.0.3 h1:lIr7SlA5PxZyMV30bDW0MGbiOPXwc63yRuCP0ARubLw =
You can’t perform that action at this time.
0 commit comments