implement Save

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-05-08 19:38:03 +03:00
parent cfc2b99902
commit d71dbfd6aa
4 changed files with 97 additions and 179 deletions

2
go.mod
View File

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