File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
github.com/tonistiigi/vt100 Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
65
65
github.com/tonistiigi/go-actions-cache v0.0.0-20220404170428-0bdeb6e1eac7
66
66
github.com/tonistiigi/go-archvariant v1.0.0
67
67
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
68
- github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
68
+ github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
69
69
github.com/urfave/cli v1.22.12
70
70
go.etcd.io/bbolt v1.3.7
71
71
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
Original file line number Diff line number Diff line change @@ -1212,8 +1212,8 @@ github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/a
1212
1212
github.com/tonistiigi/go-archvariant v1.0.0 /go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho =
1213
1213
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea h1:SXhTLE6pb6eld/v/cCndK0AMpt1wiVFb/YYmqB3/QG0 =
1214
1214
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea /go.mod h1:WPnis/6cRcDZSUvVmezrxJPkiO87ThFYsoUiMwWNDJk =
1215
- github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f h1:DLpt6B5oaaS8jyXHa9VA4rrZloBVPVXeCtrOsrFauxc =
1216
- github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f /go.mod h1:ulncasL3N9uLrVann0m+CDlJKWsIAP34MPcOJF6VRvc =
1215
+ github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 h1:Y/M5lygoNPKwVNLMPXgVfsRT40CSFKXCxuU8LoHySjs =
1216
+ github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 /go.mod h1:ulncasL3N9uLrVann0m+CDlJKWsIAP34MPcOJF6VRvc =
1217
1217
github.com/uber/jaeger-client-go v2.25.0+incompatible /go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk =
1218
1218
github.com/uber/jaeger-lib v2.2.0+incompatible /go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U =
1219
1219
github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
Original file line number Diff line number Diff line change @@ -748,7 +748,7 @@ github.com/tonistiigi/go-archvariant
748
748
# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
749
749
## explicit
750
750
github.com/tonistiigi/units
751
- # github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
751
+ # github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
752
752
## explicit; go 1.12
753
753
github.com/tonistiigi/vt100
754
754
# github.com/urfave/cli v1.22.12
You can’t perform that action at this time.
0 commit comments