use codec to unmarshal
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,6 +5,6 @@ go 1.15
|
||||
require (
|
||||
github.com/hashicorp/consul/api v1.8.0
|
||||
github.com/hashicorp/go-hclog v0.15.0
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/unistack-org/micro-codec-json v0.0.0-20201129180318-74c22103001a
|
||||
github.com/unistack-org/micro/v3 v3.0.2-0.20201207213837-b7b28f6b9add
|
||||
)
|
||||
|
Reference in New Issue
Block a user