update deps
Some checks failed
build / test (push) Failing after 1m6s
codeql / analyze (go) (push) Failing after 1m50s
build / lint (push) Successful in 9m21s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-03-06 17:32:33 +03:00
parent f8f36b157f
commit 4bee1a7041
3 changed files with 13 additions and 21 deletions

6
go.mod
View File

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