1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-31 06:34:03 +00:00
Files
rke/vendor/gopkg.in/yaml.v2/go.mod

6 lines
95 B
Modula-2
Raw Normal View History

2019-08-19 10:52:07 -07:00
module "gopkg.in/yaml.v2"
require (
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
)