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

Commit 39dd6ae

Browse files
fix(deps): update github.com/tonistiigi/fsutil digest to 9e7a6df
1 parent c02ccb1 commit 39dd6ae

File tree

2 files changed

+9
-82
lines changed

2 files changed

+9
-82
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/spf13/cobra v1.7.0
4848
github.com/spf13/pflag v1.0.5
4949
github.com/stretchr/testify v1.8.4
50-
github.com/tonistiigi/fsutil v0.0.0-20220315205639-9ed612626da3
50+
github.com/tonistiigi/fsutil v0.0.0-20230407161946-9e7a6df48576
5151
github.com/wI2L/jsondiff v0.3.0
5252
golang.org/x/crypto v0.9.0
5353
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
@@ -101,7 +101,7 @@ require (
101101
github.com/cespare/xxhash/v2 v2.2.0 // indirect
102102
github.com/cloudflare/circl v1.3.3 // indirect
103103
github.com/cockroachdb/apd/v2 v2.0.2 // indirect
104-
github.com/containerd/continuity v0.3.0 // indirect
104+
github.com/containerd/continuity v0.3.1-0.20230206214859-2a963a2f56e8 // indirect
105105
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
106106
github.com/containerd/typeurl v1.0.2 // indirect
107107
github.com/coreos/go-semver v0.3.0 // indirect
@@ -194,6 +194,7 @@ require (
194194
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
195195
github.com/mitchellh/mapstructure v1.5.0 // indirect
196196
github.com/moby/locker v1.0.1 // indirect
197+
github.com/moby/patternmatcher v0.5.0 // indirect
197198
github.com/moby/spdystream v0.2.0 // indirect
198199
github.com/moby/sys/signal v0.6.0 // indirect
199200
github.com/moby/term v0.5.0 // indirect

0 commit comments

Comments
 (0)