Codebase list golang-github-imdario-mergo / debian/0.3.12-1 go.mod
debian/0.3.12-1

Tree @debian/0.3.12-1 (Download .tar.gz)

go.mod @debian/0.3.12-1raw · history · blame

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

go 1.13

require gopkg.in/yaml.v2 v2.3.0