Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.13 to 0.3.14. - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](https://github.com/imdario/mergo/compare/v0.3.13...v0.3.14) --- updated-dependencies: - dependency-name: github.com/imdario/mergo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
196 B
Modula-2
10 lines
196 B
Modula-2
module go.unistack.org/micro/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/imdario/mergo v0.3.14
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
|
github.com/silas/dag v0.0.0-20211117232152-9d50aa809f35
|
|
)
|