1 Star 0 Fork 0

张先森 / srv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
hirelease 提交于 2020-09-21 10:30 . fix: clarify path before serve
module github.com/jamesbee/srv
go 1.15
require (
github.com/GeertJohan/go.rice v1.0.0
github.com/douyu/jupiter v0.2.4 // indirect
github.com/douyu/jupiter/tools/jupiter v0.0.0-20200831145748-71aed348d32e // indirect
github.com/emicklei/proto v1.9.0 // indirect
github.com/fatih/color v1.9.0 // indirect
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/go-git/go-git/v5 v5.1.0 // indirect
github.com/gobuffalo/packr/v2 v2.8.0 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/integrii/flaggy v1.4.4 // indirect
github.com/jesseduffield/lazygit v0.22.1 // indirect
github.com/karrick/godirwalk v1.16.1 // indirect
github.com/labstack/echo/v4 v4.1.17
github.com/magiconair/properties v1.8.2 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/russross/blackfriday/v2 v2.0.1
github.com/sirupsen/logrus v1.6.0 // indirect
github.com/spf13/afero v1.3.4 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.1
github.com/urfave/cli v1.22.4 // indirect
golang.org/x/sys v0.0.0-20200831180312-196b9ba8737a // indirect
gopkg.in/ini.v1 v1.60.2 // indirect
)
Go
1
https://gitee.com/bejames/srv.git
git@gitee.com:bejames/srv.git
bejames
srv
srv
master

搜索帮助