Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 4959ad8

Browse files
fix(deps): update github.com/tonistiigi/fsutil digest to d22c3fa
1 parent 9004245 commit 4959ad8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
github.com/spf13/cobra v1.7.0
5959
github.com/spf13/pflag v1.0.5
6060
github.com/stretchr/testify v1.8.4
61-
github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
61+
github.com/tonistiigi/fsutil v0.0.0-20231121235736-d22c3fae517c
6262
github.com/wI2L/jsondiff v0.3.0
6363
golang.org/x/crypto v0.14.0
6464
golang.org/x/exp v0.0.0-20231006140011-7918f672742d

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,8 +1024,8 @@ github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C
10241024
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399/go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs=
10251025
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 h1:6fotK7otjonDflCTK0BCfls4SPy3NcCVb5dqqmbRknE=
10261026
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75/go.mod h1:KO6IkyS8Y3j8OdNO85qEYBsRPuteD+YciPomcXdrMnk=
1027-
github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb h1:uUe8rNyVXM8moActoBol6Xf6xX2GMr7SosR2EywMvGg=
1028-
github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb/go.mod h1:SxX/oNQ/ag6Vaoli547ipFK9J7BZn5JqJG0JE8lf8bA=
1027+
github.com/tonistiigi/fsutil v0.0.0-20231121235736-d22c3fae517c h1:BR8Q2ijkPfQHTaym5i4jORBbv2rhaxe1Ex4Q4xWBNiY=
1028+
github.com/tonistiigi/fsutil v0.0.0-20231121235736-d22c3fae517c/go.mod h1:2YyuTs3fk0gBphrfnPtvj5NC+UDID5NW2F0esonDF6U=
10291029
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea h1:SXhTLE6pb6eld/v/cCndK0AMpt1wiVFb/YYmqB3/QG0=
10301030
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea/go.mod h1:WPnis/6cRcDZSUvVmezrxJPkiO87ThFYsoUiMwWNDJk=
10311031
github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f h1:DLpt6B5oaaS8jyXHa9VA4rrZloBVPVXeCtrOsrFauxc=

0 commit comments

Comments
 (0)