Codebase list golang-github-imdario-mergo / 70a7923e-9f3d-41cc-9299-cc0b2bdef009/upstream/0.3.13+git20220917.2.c42713b go.mod
70a7923e-9f3d-41cc-9299-cc0b2bdef009/upstream/0.3.13+git20220917.2.c42713b

Tree @70a7923e-9f3d-41cc-9299-cc0b2bdef009/upstream/0.3.13+git20220917.2.c42713b (Download .tar.gz)

go.mod @70a7923e-9f3d-41cc-9299-cc0b2bdef009/upstream/0.3.13+git20220917.2.c42713braw · history · blame

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

go 1.13

require gopkg.in/yaml.v3 v3.0.1