Codebase list golang-github-imdario-mergo / run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstream go.mod
run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstream

Tree @run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstream (Download .tar.gz)

go.mod @run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/upstreamraw · history · blame

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

go 1.13

require gopkg.in/yaml.v3 v3.0.1