command/go.mod

6 lines
98 B
Modula-2
Raw Normal View History

2022-05-21 11:35:01 +08:00
module git.zhangdeman.cn/zhangdeman/command
2022-05-20 11:03:54 +08:00
go 1.17
2022-05-22 15:46:44 +08:00
require gopkg.in/yaml.v2 v2.4.0 // indirect