...

Text file src/gopkg.in/yaml.v3/go.mod

Documentation: gopkg.in/yaml.v3

     1module "gopkg.in/yaml.v3"
     2
     3require (
     4	"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
     5)

View as plain text