File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
github.com/tonistiigi/go-csvvalue Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
72
72
github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c
73
73
github.com/tonistiigi/go-actions-cache v0.0.0-20240327122527-58651d5e11d6
74
74
github.com/tonistiigi/go-archvariant v1.0.0
75
- github.com/tonistiigi/go-csvvalue v0.0.0-20240619222358-bb8dd5cba3c2
75
+ github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
76
76
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
77
77
github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab
78
78
github.com/urfave/cli v1.22.15
Original file line number Diff line number Diff line change @@ -388,8 +388,8 @@ github.com/tonistiigi/go-actions-cache v0.0.0-20240327122527-58651d5e11d6 h1:XFG
388
388
github.com/tonistiigi/go-actions-cache v0.0.0-20240327122527-58651d5e11d6 /go.mod h1:anhKd3mnC1shAbQj1Q4IJ+w6xqezxnyDYlx/yKa7IXM =
389
389
github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0 =
390
390
github.com/tonistiigi/go-archvariant v1.0.0 /go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho =
391
- github.com/tonistiigi/go-csvvalue v0.0.0-20240619222358-bb8dd5cba3c2 h1:4dXTcm/McJMoXXFhqr+4rNL4WkLqMoHkdMhT4nU0Z28 =
392
- github.com/tonistiigi/go-csvvalue v0.0.0-20240619222358-bb8dd5cba3c2 /go.mod h1:278M4p8WsNh3n4a1eqiFcV2FGk7wE5fwUpUom9mK9lE =
391
+ github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 h1:7I5c2Ig/5FgqkYOh/N87NzoyI9U15qUPXhDD8uCupv8 =
392
+ github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 /go.mod h1:278M4p8WsNh3n4a1eqiFcV2FGk7wE5fwUpUom9mK9lE =
393
393
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea h1:SXhTLE6pb6eld/v/cCndK0AMpt1wiVFb/YYmqB3/QG0 =
394
394
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea /go.mod h1:WPnis/6cRcDZSUvVmezrxJPkiO87ThFYsoUiMwWNDJk =
395
395
github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab h1:H6aJ0yKQ0gF49Qb2z5hI1UHxSQt4JMyxebFR15KnApw =
Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ github.com/tonistiigi/go-actions-cache
775
775
# github.com/tonistiigi/go-archvariant v1.0.0
776
776
## explicit; go 1.17
777
777
github.com/tonistiigi/go-archvariant
778
- # github.com/tonistiigi/go-csvvalue v0.0.0-20240619222358-bb8dd5cba3c2
778
+ # github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
779
779
## explicit; go 1.16
780
780
github.com/tonistiigi/go-csvvalue
781
781
# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
You can’t perform that action at this time.
0 commit comments