Skip to content

Commit a9c91f7

Browse files
committed
vendor: update go-actions-cache to 54bc28c2
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 4d99654)
1 parent b2fc80e commit a9c91f7

5 files changed

Lines changed: 63 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ require (
7878
github.com/stretchr/testify v1.11.1
7979
github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323
8080
github.com/tonistiigi/fsutil v0.0.0-20251211185533-a2aa163d723f
81-
github.com/tonistiigi/go-actions-cache v0.0.0-20250626083717-378c5ed1ddd9
81+
github.com/tonistiigi/go-actions-cache v0.0.0-20260120203934-54bc28c26fd2
8282
github.com/tonistiigi/go-archvariant v1.0.0
8383
github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0
8484
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
@@ -606,8 +606,8 @@ github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323 h1:r0p7fK5
606606
github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323/go.mod h1:3Iuxbr0P7D3zUzBMAZB+ois3h/et0shEz0qApgHYGpY=
607607
github.com/tonistiigi/fsutil v0.0.0-20251211185533-a2aa163d723f h1:Z4NEQ86qFl1mHuCu9gwcE+EYCwDKfXAYXZbdIXyxmEA=
608608
github.com/tonistiigi/fsutil v0.0.0-20251211185533-a2aa163d723f/go.mod h1:BKdcez7BiVtBvIcef90ZPc6ebqIWr4JWD7+EvLm6J98=
609-
github.com/tonistiigi/go-actions-cache v0.0.0-20250626083717-378c5ed1ddd9 h1:GWuTlpuUQBaK6u0R3HwE+eWaQ2aXwHgo8CaXgqtDQZU=
610-
github.com/tonistiigi/go-actions-cache v0.0.0-20250626083717-378c5ed1ddd9/go.mod h1:cD0SB2270BYw6HYKriFn4H6NRLhGj6ytf48YTpsm8LY=
609+
github.com/tonistiigi/go-actions-cache v0.0.0-20260120203934-54bc28c26fd2 h1:5p6hffZeB25G4rhBc3HU6x1aIlyDELfib+/Omq+ZfQA=
610+
github.com/tonistiigi/go-actions-cache v0.0.0-20260120203934-54bc28c26fd2/go.mod h1:cD0SB2270BYw6HYKriFn4H6NRLhGj6ytf48YTpsm8LY=
611611
github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0=
612612
github.com/tonistiigi/go-archvariant v1.0.0/go.mod h1:TxFmO5VS6vMq2kvs3ht04iPXtu2rUT/erOnGFYfk5Ho=
613613
github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0 h1:2f304B10LaZdB8kkVEaoXvAMVan2tl9AiK4G0odjQtE=

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

Lines changed: 56 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 3 additions & 0 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
@@ -1038,7 +1038,7 @@ github.com/tonistiigi/dchapes-mode
10381038
github.com/tonistiigi/fsutil
10391039
github.com/tonistiigi/fsutil/copy
10401040
github.com/tonistiigi/fsutil/types
1041-
# github.com/tonistiigi/go-actions-cache v0.0.0-20250626083717-378c5ed1ddd9
1041+
# github.com/tonistiigi/go-actions-cache v0.0.0-20260120203934-54bc28c26fd2
10421042
## explicit; go 1.23.0
10431043
github.com/tonistiigi/go-actions-cache
10441044
# github.com/tonistiigi/go-archvariant v1.0.0

0 commit comments

Comments
 (0)