Codebase list golang-github-imdario-mergo / 79ab7d2c-b633-469c-86e9-b8a7ab72de7e/upstream go.mod
79ab7d2c-b633-469c-86e9-b8a7ab72de7e/upstream

Tree @79ab7d2c-b633-469c-86e9-b8a7ab72de7e/upstream (Download .tar.gz)

go.mod @79ab7d2c-b633-469c-86e9-b8a7ab72de7e/upstreamraw · history · blame

1
2
3
4
5
module github.com/imdario/mergo

go 1.13

require gopkg.in/yaml.v2 v2.3.0