update micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-12-13 13:35:25 +03:00
parent b1e17ddc7e
commit d5e8eaee2f
3 changed files with 8 additions and 39 deletions

3
go.mod
View File

@@ -6,6 +6,5 @@ require (
github.com/hashicorp/go-multierror v1.1.0 // indirect
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/hashicorp/vault/api v1.0.4
github.com/unistack-org/micro-codec-json v0.0.0-20201129180318-74c22103001a
github.com/unistack-org/micro/v3 v3.0.2-0.20201207213837-b7b28f6b9add
github.com/unistack-org/micro/v3 v3.0.2-0.20201213102644-92aec349c3d4
)