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 @@ -15,7 +15,7 @@ require (
15
15
github.com/dsnet/compress v0.0.1 // indirect
16
16
github.com/frankban/quicktest v1.7.2 // indirect
17
17
github.com/ghodss/yaml v1.0.0 // indirect
18
- github.com/golang/mock v1.4.0
18
+ github.com/golang/mock v1.4.1
19
19
github.com/golang/snappy v0.0.1 // indirect
20
20
github.com/gorilla/mux v1.7.3 // indirect
21
21
github.com/mattn/go-zglob v0.0.1
Original file line number Diff line number Diff line change @@ -100,6 +100,8 @@ github.com/golang/mock v1.3.1 h1:qGJ6qTW+x6xX/my+8YUVl4WNpX9B7+/l2tRsHGZ7f2s=
100
100
github.com/golang/mock v1.3.1 /go.mod h1:sBzyDLLjw3U8JLTeZvSv8jJB+tU5PVekmnlKIyFUx0Y =
101
101
github.com/golang/mock v1.4.0 h1:Rd1kQnQu0Hq3qvJppYSG0HtP+f5LPPUiDswTLiEegLg =
102
102
github.com/golang/mock v1.4.0 /go.mod h1:UOMv5ysSaYNkG+OFQykRIcU/QvvxJf3p21QfJ2Bt3cw =
103
+ github.com/golang/mock v1.4.1 h1:ocYkMQY5RrXTYgXl7ICpV0IXwlEQGwKIsery4gyXa1U =
104
+ github.com/golang/mock v1.4.1 /go.mod h1:UOMv5ysSaYNkG+OFQykRIcU/QvvxJf3p21QfJ2Bt3cw =
103
105
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
104
106
github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
105
107
github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs =
You can’t perform that action at this time.
0 commit comments