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 @@ -12,7 +12,7 @@ require (
12
12
github.com/golang/mock v1.4.3
13
13
github.com/golang/snappy v0.0.1 // indirect
14
14
github.com/klauspost/cpuid v1.2.1 // indirect
15
- github.com/mattn/go-zglob v0.0.1
15
+ github.com/mattn/go-zglob v0.0.2
16
16
github.com/mholt/archiver v3.1.1+incompatible
17
17
github.com/nwaples/rardecode v1.0.0 // indirect
18
18
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -248,6 +248,8 @@ github.com/mattn/go-shellwords v1.0.9/go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLt
248
248
github.com/mattn/go-shellwords v1.0.10 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
249
249
github.com/mattn/go-zglob v0.0.1 h1:xsEx/XUoVlI6yXjqBK062zYhRTZltCNmYPx6v+8DNaY =
250
250
github.com/mattn/go-zglob v0.0.1 /go.mod h1:9fxibJccNxU2cnpIKLRRFA7zX7qhkJIQWBb449FYHOo =
251
+ github.com/mattn/go-zglob v0.0.2 h1:0qT24o2wsZ8cOXQAERwBX6s+rPMs/bJTKxLVVtgfDXc =
252
+ github.com/mattn/go-zglob v0.0.2 /go.mod h1:9fxibJccNxU2cnpIKLRRFA7zX7qhkJIQWBb449FYHOo =
251
253
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU =
252
254
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
253
255
github.com/mholt/archiver v3.1.1+incompatible h1:1dCVxuqs0dJseYEhi5pl7MYPH9zDa1wBi7mF09cbNkU =
You can’t perform that action at this time.
0 commit comments