add gock.v1 dependency

This commit is contained in:
Alex Wong
2019-03-11 10:07:50 +08:00
parent be31bcf22f
commit 17e6f35785
+4
View File
@@ -11,6 +11,10 @@ required = [
name = "go.uber.org/zap"
version = "v1.9.1"
[[constraint]]
name = "gopkg.in/h2non/gock.v1"
version = "v1.0.14"
[[override]]
name = "gopkg.in/yaml.v2"
version = "v2.2.1"