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 (
7373 github.com/stretchr/testify v1.10.0
7474 github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
7575 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
7777 github.com/tonistiigi/go-archvariant v1.0.0
7878 github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
7979 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
401401github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 /go.mod h1:3Iuxbr0P7D3zUzBMAZB+ois3h/et0shEz0qApgHYGpY =
402402github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a h1:EfGw4G0x/8qXWgtcZ6KVaPS+wpWOQMaypczzP8ojkMY =
403403github.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 =
406406github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0 =
407407github.com/tonistiigi/go-archvariant v1.0.0 /go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho =
408408github.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
809809github.com/tonistiigi/fsutil
810810github.com/tonistiigi/fsutil/copy
811811github.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
813813## explicit; go 1.22
814814github.com/tonistiigi/go-actions-cache
815815# github.com/tonistiigi/go-archvariant v1.0.0
You can’t perform that action at this time.
0 commit comments