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

using Go Modules

这个提交包含在:
z4yx
2020-03-13 13:55:57 +08:00
父节点 230d63e871
当前提交 ad28e8aacc
共有 7 个文件被更改,包括 103 次插入8 次删除

查看文件

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