pure json codec
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
7
go.mod
7
go.mod
@@ -2,9 +2,4 @@ module github.com/unistack-org/micro-codec-json
|
||||
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c
|
||||
github.com/unistack-org/micro/v3 v3.0.0-gamma
|
||||
google.golang.org/protobuf v1.25.0
|
||||
)
|
||||
require github.com/unistack-org/micro/v3 v3.0.2-0.20201123132107-c9049c384502
|
||||
|
Reference in New Issue
Block a user