fix codec.Frame in case of flatten struct tag

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-09-24 00:20:43 +03:00
parent c18a6376ec
commit cbcaf6edaf
4 changed files with 63 additions and 23 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module github.com/unistack-org/micro-codec-urlencode/v3
go 1.16
require github.com/unistack-org/micro/v3 v3.7.1
require github.com/unistack-org/micro/v3 v3.7.4