File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/tonistiigi/fsutil Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
61
61
github.com/sirupsen/logrus v1.9.0
62
62
github.com/spdx/tools-golang v0.3.1-0.20230104082527-d6f58551be3f
63
63
github.com/stretchr/testify v1.8.0
64
- github.com/tonistiigi/fsutil v0.0.0-20221114235510-0127568185cf
64
+ github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
65
65
github.com/tonistiigi/go-actions-cache v0.0.0-20220404170428-0bdeb6e1eac7
66
66
github.com/tonistiigi/go-archvariant v1.0.0
67
67
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
Original file line number Diff line number Diff line change @@ -1379,8 +1379,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1
1379
1379
github.com/tommy-muehle/go-mnd v1.1.1 /go.mod h1:dSUh0FtTP8VhvkL1S+gUR1OKd9ZnSaozuI6r3m6wOig =
1380
1380
github.com/tommy-muehle/go-mnd v1.3.1-0.20200224220436-e6f9a994e8fa /go.mod h1:dSUh0FtTP8VhvkL1S+gUR1OKd9ZnSaozuI6r3m6wOig =
1381
1381
github.com/tonistiigi/fsutil v0.0.0-20201103201449-0834f99b7b85 /go.mod h1:a7cilN64dG941IOXfhJhlH0qB92hxJ9A1ewrdUmJ6xo =
1382
- github.com/tonistiigi/fsutil v0.0.0-20221114235510-0127568185cf h1:2n2v98sRhXEG0Kh7+EvctaNIyOim36Ekp4pGDzbuvO8 =
1383
- github.com/tonistiigi/fsutil v0.0.0-20221114235510-0127568185cf /go.mod h1:AvLEd1LEIl64G2Jpgwo7aVV5lGH0ePcKl0ygGIHNYl8 =
1382
+ github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa h1:XOFp/3aBXlqmOFAg3r6e0qQjPnK5I970LilqX+Is1W8 =
1383
+ github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa /go.mod h1:AvLEd1LEIl64G2Jpgwo7aVV5lGH0ePcKl0ygGIHNYl8 =
1384
1384
github.com/tonistiigi/go-actions-cache v0.0.0-20220404170428-0bdeb6e1eac7 h1:8eY6m1mjgyB8XySUR7WvebTM8D/Vs86jLJzD/Tw7zkc =
1385
1385
github.com/tonistiigi/go-actions-cache v0.0.0-20220404170428-0bdeb6e1eac7 /go.mod h1:qqvyZqkfwkoJuPU/bw61bItaoO0SJ8YSW0vSVRRvsRg =
1386
1386
github.com/tonistiigi/go-archvariant v1.0.0 h1:5LC1eDWiBNflnTF1prCiX09yfNHIxDC/aukdhCdTyb0 =
Original file line number Diff line number Diff line change @@ -676,7 +676,7 @@ github.com/spdx/tools-golang/spdx/v2_3
676
676
## explicit; go 1.13
677
677
github.com/stretchr/testify/assert
678
678
github.com/stretchr/testify/require
679
- # github.com/tonistiigi/fsutil v0.0.0-20221114235510-0127568185cf
679
+ # github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
680
680
## explicit; go 1.18
681
681
github.com/tonistiigi/fsutil
682
682
github.com/tonistiigi/fsutil/copy
You can’t perform that action at this time.
0 commit comments