1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 14:36:47 +00:00

refactor(cmd): pinning cli.v1

这个提交包含在:
bigeagle
2016-11-19 23:57:56 +08:00
父节点 6225e86d12
当前提交 add7b936e3
共有 4 个文件被更改,包括 13 次插入10 次删除

查看文件

@@ -2,7 +2,7 @@ package manager
import (
"github.com/BurntSushi/toml"
"github.com/codegangsta/cli"
"gopkg.in/urfave/cli.v1"
)
// A Config is the top-level toml-serializaible config struct