update micro/cli

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-02-04 02:29:06 +03:00
parent b82816f2e9
commit 8d417f493c
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ go 1.13
require (
github.com/golang/protobuf v1.3.2
github.com/micro/cli/v2 v2.1.2-0.20200203150404-894195727d9c // indirect
github.com/micro/go-micro/v2 v2.0.0
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
)