Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-05-26 01:16:52 +03:00
parent 709caad473
commit a90fb95494
3 changed files with 43 additions and 526 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/unistack-org/micro-codec-xml/v3
go 1.15
go 1.16
require github.com/unistack-org/micro/v3 v3.3.17
require github.com/unistack-org/micro/v3 v3.3.19