1 Star 1 Fork 0

Rick / yaml-readme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/linuxsuren/yaml-readme
go 1.17
require (
github.com/h2non/gock v1.0.9
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.1
)
require (
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)
1
https://gitee.com/linuxsuren/yaml-readme.git
git@gitee.com:linuxsuren/yaml-readme.git
linuxsuren
yaml-readme
yaml-readme
master

搜索帮助