fixup conditions
Some checks failed
build / test (push) Has been cancelled
build / lint (push) Has been cancelled
codeql / analyze (go) (push) Has been cancelled

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-01-15 02:00:34 +03:00
parent 7018485fde
commit f8f36b157f
3 changed files with 18 additions and 2 deletions

6
go.mod
View File

@@ -3,6 +3,8 @@ module go.unistack.org/micro-config-file/v3
go 1.18
require (
github.com/imdario/mergo v0.3.13
go.unistack.org/micro/v3 v3.10.16
github.com/imdario/mergo v0.3.16
go.unistack.org/micro/v3 v3.10.36
)
require github.com/google/uuid v1.5.0 // indirect