公告板
版本库
filestore
活动
搜索
登录
fileserver
/
swfs
weedfs的节点操作服务
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix startup item
sunty
2020-04-16
e2ca6ba654f1371f3b375392e29e3fa070ad96ce
[fileserver/swfs.git]
/
go.mod
1
2
3
4
5
6
7
8
9
10
11
module swfs
go 1.12
require (
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
github.com/gin-gonic/gin v1.6.1
github.com/spf13/viper v1.6.2
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.5.1
)