Skip to content

Commit 5035fb2

Browse files
authored
Merge pull request moby#5642 from crazy-max/update-actions-cache
vendor: github.com/tonistiigi/go-actions-cache 017636a73805
2 parents 09de4f0 + 7221658 commit 5035fb2

File tree

4 files changed

+9
-10
lines changed

4 files changed

+9
-10
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ require (
7272
github.com/stretchr/testify v1.9.0
7373
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
7474
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
7676
github.com/tonistiigi/go-archvariant v1.0.0
7777
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
7878
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,8 @@ github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 h1:eUk79E1
375375
github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205/go.mod h1:3Iuxbr0P7D3zUzBMAZB+ois3h/et0shEz0qApgHYGpY=
376376
github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184 h1:RgyoSI38Y36zjQaszel/0RAcIehAnjA1B0RiUV9SDO4=
377377
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=
380380
github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0=
381381
github.com/tonistiigi/go-archvariant v1.0.0/go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho=
382382
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 h1:7I5c2Ig/5FgqkYOh/N87NzoyI9U15qUPXhDD8uCupv8=

vendor/github.com/tonistiigi/go-actions-cache/cache.go

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ github.com/tonistiigi/dchapes-mode
768768
github.com/tonistiigi/fsutil
769769
github.com/tonistiigi/fsutil/copy
770770
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
772772
## explicit; go 1.22
773773
github.com/tonistiigi/go-actions-cache
774774
# github.com/tonistiigi/go-archvariant v1.0.0

0 commit comments

Comments
 (0)