2 Star 0 Fork 0

mirrors_jedisct1/doggo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 513 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/mr-karan/doggo
go 1.16
require (
github.com/ameshkov/dnscrypt v1.1.0
github.com/ameshkov/dnsstamps v1.0.3
github.com/fatih/color v1.10.0
github.com/go-chi/chi v1.5.3
github.com/knadh/koanf v0.14.0
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/miekg/dns v1.1.35
github.com/olekukonko/tablewriter v0.0.4
github.com/sirupsen/logrus v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1 // indirect
golang.org/x/sys v0.0.0-20200331124033-c3d80250170d
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jedisct1/doggo.git
git@gitee.com:mirrors_jedisct1/doggo.git
mirrors_jedisct1
doggo
doggo
main

搜索帮助