Files
luet/vendor/gopkg.in/yaml.v2/go.mod
Ettore Di Giacinto e2442f8ed8 update vendor/
2019-06-05 19:14:29 +02:00

6 lines
95 B
Modula-2

module "gopkg.in/yaml.v2"
require (
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
)