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

Commit e06ca96

Browse files
fix(deps): update github.com/tonistiigi/fsutil digest to 22252dd
1 parent 5b7377e commit e06ca96

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
@@ -49,7 +49,7 @@ require (
4949
github.com/spf13/cobra v1.7.0
5050
github.com/spf13/pflag v1.0.5
5151
github.com/stretchr/testify v1.8.4
52-
github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576
52+
github.com/tonistiigi/fsutil v0.0.0-20230627203751-22252dd5b34a
5353
github.com/wI2L/jsondiff v0.3.0
5454
golang.org/x/crypto v0.9.0
5555
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,8 @@ github.com/tidwall/pretty v1.2.1/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhso
856856
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0=
857857
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399/go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs=
858858
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 h1:6fotK7otjonDflCTK0BCfls4SPy3NcCVb5dqqmbRknE=
859-
github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576 h1:fZXPQDVh5fm2x7pA0CH1TtH80tiZ0L7i834kZqZN8Pw=
860-
github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576/go.mod h1:q1CxMSzcAbjUkVGHoZeQUcCaALnaE4XdWk+zJcgMYFw=
859+
github.com/tonistiigi/fsutil v0.0.0-20230627203751-22252dd5b34a h1:EvK2fsuJhtUpxovjQoAd78M5WGmExjewSQWAf7rflvg=
860+
github.com/tonistiigi/fsutil v0.0.0-20230627203751-22252dd5b34a/go.mod h1:q1CxMSzcAbjUkVGHoZeQUcCaALnaE4XdWk+zJcgMYFw=
861861
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea h1:SXhTLE6pb6eld/v/cCndK0AMpt1wiVFb/YYmqB3/QG0=
862862
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea/go.mod h1:WPnis/6cRcDZSUvVmezrxJPkiO87ThFYsoUiMwWNDJk=
863863
github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f h1:DLpt6B5oaaS8jyXHa9VA4rrZloBVPVXeCtrOsrFauxc=

0 commit comments

Comments
 (0)