Codebase list golang-github-imdario-mergo / upstream/0.3.13+git20230126.1.6d2237a go.mod
upstream/0.3.13+git20230126.1.6d2237a

Tree @upstream/0.3.13+git20230126.1.6d2237a (Download .tar.gz)

go.mod @upstream/0.3.13+git20230126.1.6d2237araw · history · blame

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

go 1.13

require gopkg.in/yaml.v3 v3.0.1