File tree Expand file tree Collapse file tree
github.com/tonistiigi/vt100 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ require (
140140 github.com/theupdateframework/notary v0.6.1 // indirect
141141 github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576 // indirect
142142 github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea // indirect
143- github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f // indirect
143+ github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 // indirect
144144 github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
145145 github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
146146 github.com/xeipuuv/gojsonschema v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -488,8 +488,8 @@ github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576 h1:fZXPQDVh5fm2x
488488github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576 /go.mod h1:q1CxMSzcAbjUkVGHoZeQUcCaALnaE4XdWk+zJcgMYFw =
489489github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea h1:SXhTLE6pb6eld/v/cCndK0AMpt1wiVFb/YYmqB3/QG0 =
490490github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea /go.mod h1:WPnis/6cRcDZSUvVmezrxJPkiO87ThFYsoUiMwWNDJk =
491- github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f h1:DLpt6B5oaaS8jyXHa9VA4rrZloBVPVXeCtrOsrFauxc =
492- github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f /go.mod h1:ulncasL3N9uLrVann0m+CDlJKWsIAP34MPcOJF6VRvc =
491+ github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 h1:Y/M5lygoNPKwVNLMPXgVfsRT40CSFKXCxuU8LoHySjs =
492+ github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 /go.mod h1:ulncasL3N9uLrVann0m+CDlJKWsIAP34MPcOJF6VRvc =
493493github.com/vbatts/tar-split v0.11.2 h1:Via6XqJr0hceW4wff3QRzD5gAk/tatMw/4ZA7cTlIME =
494494github.com/vmihailenco/msgpack v3.3.3+incompatible /go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk =
495495github.com/vmihailenco/msgpack/v4 v4.3.12 /go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4 =
Original file line number Diff line number Diff line change @@ -692,7 +692,7 @@ github.com/tonistiigi/fsutil/types
692692# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
693693## explicit
694694github.com/tonistiigi/units
695- # github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
695+ # github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
696696## explicit; go 1.12
697697github.com/tonistiigi/vt100
698698# github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
You can’t perform that action at this time.
0 commit comments