update settings to use go-micro v3

This commit is contained in:
A.Unger
2021-02-18 08:01:53 +00:00
committed by Jörn Friedrich Dreyer
parent a1d5e34f41
commit b4115bbee4
5 changed files with 12 additions and 6 deletions
-1
View File
@@ -17,7 +17,6 @@ require (
github.com/grpc-ecosystem/grpc-gateway v1.14.6
github.com/huandu/xstrings v1.3.2 // indirect
github.com/micro/cli/v2 v2.1.2
github.com/micro/go-micro/v2 v2.9.1
github.com/mitchellh/copystructure v1.1.1 // indirect
github.com/mitchellh/gox v1.0.1
github.com/oklog/run v1.1.0