implement Save

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-05-08 19:45:14 +03:00
parent 6fd4e02a2a
commit 832fdb5ab6
5 changed files with 23 additions and 191 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/unistack-org/micro-config-file/v3
go 1.15
go 1.16
require (
github.com/imdario/mergo v0.3.12