1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-30 04:03:06 +00:00
rke/vendor/gopkg.in/yaml.v2/go.mod
2019-08-19 11:02:43 -07:00

6 lines
95 B
Modula-2

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