File tree Expand file tree Collapse file tree 4 files changed +19
-6
lines changed
github.com/tonistiigi/go-actions-cache Expand file tree Collapse file tree 4 files changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ require (
73
73
github.com/stretchr/testify v1.10.0
74
74
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
75
75
github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a
76
- github.com/tonistiigi/go-actions-cache v0.0.0-20250219102945-1a5174abd055
76
+ github.com/tonistiigi/go-actions-cache v0.0.0-20250228231703-3e9a6642607f
77
77
github.com/tonistiigi/go-archvariant v1.0.0
78
78
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
79
79
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
Original file line number Diff line number Diff line change @@ -401,8 +401,8 @@ github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 h1:eUk79E1
401
401
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 /go.mod h1:3Iuxbr0P7D3zUzBMAZB+ois3h/et0shEz0qApgHYGpY =
402
402
github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a h1:EfGw4G0x/8qXWgtcZ6KVaPS+wpWOQMaypczzP8ojkMY =
403
403
github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a /go.mod h1:Dl/9oEjK7IqnjAm21Okx/XIxUCFJzvh+XdVHUlBwXTw =
404
- github.com/tonistiigi/go-actions-cache v0.0.0-20250219102945-1a5174abd055 h1:ocuqZe/ImPTYgDocnHTDOTBachfQ9m0JxvP4uGeDtBE =
405
- github.com/tonistiigi/go-actions-cache v0.0.0-20250219102945-1a5174abd055 /go.mod h1:h0oRlVs3NoFIHysRQ4rU1+RG4QmU0M2JVSwTYrB4igk =
404
+ github.com/tonistiigi/go-actions-cache v0.0.0-20250228231703-3e9a6642607f h1:q/SWz3Bz0KtAsqaBo73CHVXjaz5O8PDnmD2JHVhgYnE =
405
+ github.com/tonistiigi/go-actions-cache v0.0.0-20250228231703-3e9a6642607f /go.mod h1:h0oRlVs3NoFIHysRQ4rU1+RG4QmU0M2JVSwTYrB4igk =
406
406
github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0 =
407
407
github.com/tonistiigi/go-archvariant v1.0.0 /go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho =
408
408
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 h1:7I5c2Ig/5FgqkYOh/N87NzoyI9U15qUPXhDD8uCupv8 =
Original file line number Diff line number Diff line change @@ -809,7 +809,7 @@ github.com/tonistiigi/dchapes-mode
809
809
github.com/tonistiigi/fsutil
810
810
github.com/tonistiigi/fsutil/copy
811
811
github.com/tonistiigi/fsutil/types
812
- # github.com/tonistiigi/go-actions-cache v0.0.0-20250219102945-1a5174abd055
812
+ # github.com/tonistiigi/go-actions-cache v0.0.0-20250228231703-3e9a6642607f
813
813
## explicit; go 1.22
814
814
github.com/tonistiigi/go-actions-cache
815
815
# github.com/tonistiigi/go-archvariant v1.0.0
You can’t perform that action at this time.
0 commit comments