This repository was archived by the owner on Dec 2, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/frankban/quicktest v1.7.2 // indirect
10
10
github.com/golang/mock v1.4.3
11
11
github.com/golang/snappy v0.0.1 // indirect
12
- github.com/mattn/go-zglob v0.0.2
12
+ github.com/mattn/go-zglob v0.0.3
13
13
github.com/mholt/archiver v3.1.1+incompatible
14
14
github.com/nwaples/rardecode v1.0.0 // indirect
15
15
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ github.com/mattn/go-shellwords v1.0.10 h1:Y7Xqm8piKOO3v10Thp7Z36h4FYFjt5xB//6XvO
137
137
github.com/mattn/go-shellwords v1.0.10 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
138
138
github.com/mattn/go-zglob v0.0.2 h1:0qT24o2wsZ8cOXQAERwBX6s+rPMs/bJTKxLVVtgfDXc =
139
139
github.com/mattn/go-zglob v0.0.2 /go.mod h1:9fxibJccNxU2cnpIKLRRFA7zX7qhkJIQWBb449FYHOo =
140
+ github.com/mattn/go-zglob v0.0.3 h1:6Ry4EYsScDyt5di4OI6xw1bYhOqfE5S33Z1OPy+d+To =
141
+ github.com/mattn/go-zglob v0.0.3 /go.mod h1:9fxibJccNxU2cnpIKLRRFA7zX7qhkJIQWBb449FYHOo =
140
142
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU =
141
143
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
142
144
github.com/mholt/archiver v3.1.1+incompatible h1:1dCVxuqs0dJseYEhi5pl7MYPH9zDa1wBi7mF09cbNkU =
You can’t perform that action at this time.
0 commit comments