File tree Expand file tree Collapse file tree 4 files changed +9
-10
lines changed
github.com/tonistiigi/go-actions-cache Expand file tree Collapse file tree 4 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
72
72
github.com/stretchr/testify v1.9.0
73
73
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
74
74
github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184
75
- github.com/tonistiigi/go-actions-cache v0.0.0-20241108014124-394979b8119e
75
+ github.com/tonistiigi/go-actions-cache v0.0.0-20241210095730-017636a73805
76
76
github.com/tonistiigi/go-archvariant v1.0.0
77
77
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
78
78
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
Original file line number Diff line number Diff line change @@ -375,8 +375,8 @@ github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 h1:eUk79E1
375
375
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 /go.mod h1:3Iuxbr0P7D3zUzBMAZB+ois3h/et0shEz0qApgHYGpY =
376
376
github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184 h1:RgyoSI38Y36zjQaszel/0RAcIehAnjA1B0RiUV9SDO4 =
377
377
github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184 /go.mod h1:Dl/9oEjK7IqnjAm21Okx/XIxUCFJzvh+XdVHUlBwXTw =
378
- github.com/tonistiigi/go-actions-cache v0.0.0-20241108014124-394979b8119e h1:SdcAL/tmv2mIfNhRygmeRrcci3aJQFqNughD7rcV170 =
379
- github.com/tonistiigi/go-actions-cache v0.0.0-20241108014124-394979b8119e /go.mod h1:xsu+XeKT9piH/5f9Y1Zsv5krQqI34CWkIusbs5027IM =
378
+ github.com/tonistiigi/go-actions-cache v0.0.0-20241210095730-017636a73805 h1:l2x1Ubj8f5xhPzZI428ZQ6+BDafGovpdk2ITnD3twTw =
379
+ github.com/tonistiigi/go-actions-cache v0.0.0-20241210095730-017636a73805 /go.mod h1:xsu+XeKT9piH/5f9Y1Zsv5krQqI34CWkIusbs5027IM =
380
380
github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0 =
381
381
github.com/tonistiigi/go-archvariant v1.0.0 /go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho =
382
382
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 h1:7I5c2Ig/5FgqkYOh/N87NzoyI9U15qUPXhDD8uCupv8 =
Original file line number Diff line number Diff line change @@ -768,7 +768,7 @@ github.com/tonistiigi/dchapes-mode
768
768
github.com/tonistiigi/fsutil
769
769
github.com/tonistiigi/fsutil/copy
770
770
github.com/tonistiigi/fsutil/types
771
- # github.com/tonistiigi/go-actions-cache v0.0.0-20241108014124-394979b8119e
771
+ # github.com/tonistiigi/go-actions-cache v0.0.0-20241210095730-017636a73805
772
772
## explicit; go 1.22
773
773
github.com/tonistiigi/go-actions-cache
774
774
# github.com/tonistiigi/go-archvariant v1.0.0
You can’t perform that action at this time.
0 commit comments