2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-28 06:25:25 +00:00

6 lines
95 B
Modula-2
Raw Normal View History

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