File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/mattn/go-shellwords v1.0.12
26
26
github.com/mitchellh/mapstructure v1.5.0
27
27
github.com/moby/buildkit v0.12.1
28
- github.com/moby/patternmatcher v0.5 .0
28
+ github.com/moby/patternmatcher v0.6 .0
29
29
github.com/moby/term v0.5.0
30
30
github.com/morikuni/aec v1.0.0
31
31
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -495,8 +495,8 @@ github.com/moby/buildkit v0.12.1 h1:vvMG7EZYCiQZpTtXQkvyeyj7HzT1JHhDWj+/aiGIzLM=
495
495
github.com/moby/buildkit v0.12.1 /go.mod h1:adB4y0SxxX8trnrY+oEulb48ODLqPO6pKMF0ppGcCoI =
496
496
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
497
497
github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
498
- github.com/moby/patternmatcher v0.5 .0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo =
499
- github.com/moby/patternmatcher v0.5 .0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
498
+ github.com/moby/patternmatcher v0.6 .0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk =
499
+ github.com/moby/patternmatcher v0.6 .0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
500
500
github.com/moby/spdystream v0.2.0 h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8 =
501
501
github.com/moby/spdystream v0.2.0 /go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0GqbN2Wy8c =
502
502
github.com/moby/sys/mountinfo v0.6.2 h1:BzJjoreD5BMFNmD9Rus6gdd1pLuecOFPt8wC+Vygl78 =
You can’t perform that action at this time.
0 commit comments