update deps
Some checks failed
build / test (push) Failing after 1m36s
codeql / analyze (go) (push) Failing after 2m9s
build / lint (push) Successful in 9m46s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-03-06 17:26:17 +03:00
parent b7d4e2e11e
commit d4707d7b1d
3 changed files with 12 additions and 19 deletions

8
go.mod
View File

@@ -1,10 +1,10 @@
module go.unistack.org/micro-config-env/v3
go 1.18
go 1.20
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