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

Commit f5d92b3

Browse files
fix(deps): update github.com/tonistiigi/fsutil digest to 6f63746
1 parent 91c803e commit f5d92b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
github.com/spf13/cobra v1.7.0
5555
github.com/spf13/pflag v1.0.5
5656
github.com/stretchr/testify v1.8.4
57-
github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
57+
github.com/tonistiigi/fsutil v0.0.0-20240208171551-6f63746df64c
5858
github.com/wI2L/jsondiff v0.3.0
5959
golang.org/x/crypto v0.16.0
6060
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1078,8 +1078,8 @@ github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C
10781078
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399/go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs=
10791079
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 h1:6fotK7otjonDflCTK0BCfls4SPy3NcCVb5dqqmbRknE=
10801080
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75/go.mod h1:KO6IkyS8Y3j8OdNO85qEYBsRPuteD+YciPomcXdrMnk=
1081-
github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb h1:uUe8rNyVXM8moActoBol6Xf6xX2GMr7SosR2EywMvGg=
1082-
github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb/go.mod h1:SxX/oNQ/ag6Vaoli547ipFK9J7BZn5JqJG0JE8lf8bA=
1081+
github.com/tonistiigi/fsutil v0.0.0-20240208171551-6f63746df64c h1:frEIx5+h+ZrZ+8OTNIrsP9ZZl/odyfTIEAc1kKAbGnI=
1082+
github.com/tonistiigi/fsutil v0.0.0-20240208171551-6f63746df64c/go.mod h1:9kMVqMyQ/Sx2df5LtnGG+nbrmiZzCS7V6gjW3oGHsvI=
10831083
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea h1:SXhTLE6pb6eld/v/cCndK0AMpt1wiVFb/YYmqB3/QG0=
10841084
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea/go.mod h1:WPnis/6cRcDZSUvVmezrxJPkiO87ThFYsoUiMwWNDJk=
10851085
github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f h1:DLpt6B5oaaS8jyXHa9VA4rrZloBVPVXeCtrOsrFauxc=

0 commit comments

Comments
 (0)