Codebase list golang-github-imdario-mergo / e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstream/0.3.13+git20230126.1.6d2237a go.mod
e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstream/0.3.13+git20230126.1.6d2237a

Tree @e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstream/0.3.13+git20230126.1.6d2237a (Download .tar.gz)

go.mod @e1fcb303-93b9-485d-b119-c5ef1c4f3e29/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