|
|
|
@ -26,7 +26,6 @@ require ( |
|
|
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect |
|
|
|
|
github.com/leodido/go-urn v1.1.0 // indirect |
|
|
|
|
github.com/mattn/go-colorable v0.1.2 // indirect |
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect |
|
|
|
|
github.com/montanaflynn/stats v0.5.0 |
|
|
|
|
github.com/openzipkin/zipkin-go v0.2.1 |
|
|
|
|
github.com/otokaze/mock v0.0.0-20190125081256-8282b7a7c7c3 |
|
|
|
@ -47,7 +46,6 @@ require ( |
|
|
|
|
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 // indirect |
|
|
|
|
golang.org/x/net v0.0.0-20191011234655-491137f69257 |
|
|
|
|
golang.org/x/sys v0.0.0-20191010194322-b09406accb47 // indirect |
|
|
|
|
golang.org/x/time v0.0.0-20190513212739-9d24e82272b4 // indirect |
|
|
|
|
golang.org/x/tools v0.0.0-20190912185636-87d9f09c5d89 |
|
|
|
|
google.golang.org/appengine v1.6.1 // indirect |
|
|
|
|
google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03 |
|
|
|
|