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 @@ -8,7 +8,7 @@ require (
8
8
github.com/docker/go-units v0.5.0
9
9
github.com/google/go-cmp v0.5.9
10
10
github.com/gorilla/mux v1.8.0
11
- github.com/moby/patternmatcher v0.5 .0
11
+ github.com/moby/patternmatcher v0.6 .0
12
12
golang.org/x/term v0.11.0
13
13
)
14
14
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/klauspost/compress v1.11.13/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdY
46
46
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
47
47
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
48
48
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
49
- github.com/moby/patternmatcher v0.5 .0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo =
50
- github.com/moby/patternmatcher v0.5 .0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
49
+ github.com/moby/patternmatcher v0.6 .0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk =
50
+ github.com/moby/patternmatcher v0.6 .0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
51
51
github.com/moby/sys/mountinfo v0.5.0 /go.mod h1:3bMD3Rg+zkqx8MRYPi7Pyb0Ie97QEBmdxbhnCLlSvSU =
52
52
github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc =
53
53
github.com/moby/sys/sequential v0.5.0 /go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo =
You can’t perform that action at this time.
0 commit comments