gitea/vendor/gopkg.in/yaml.v3/go.mod

5 lines
95 B

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