Vasiliy Tolstov
38851a57bf
Some checks failed
dependabot-automerge / automerge (pull_request) Has been skipped
prbuild / test (pull_request) Failing after 1m29s
prbuild / lint (pull_request) Failing after 2m37s
autoapprove / autoapprove (pull_request) Failing after 1m25s
automerge / automerge (pull_request) Failing after 5s
codeql / analyze (go) (pull_request) Failing after 3m8s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
11 lines
184 B
Modula-2
11 lines
184 B
Modula-2
module go.unistack.org/micro-config-file/v4
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/imdario/mergo v0.3.16
|
|
go.unistack.org/micro/v4 v4.0.6
|
|
)
|
|
|
|
require github.com/google/uuid v1.3.0 // indirect
|