2 Star 0 Fork 0

mirrors_rancher/rdns-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jason-ZW 提交于 2019-06-20 16:49 . Add coredns main func
module github.com/rancher/rdns-server
require (
github.com/aws/aws-sdk-go v1.20.4
github.com/coredns/coredns v1.5.0
github.com/coreos/etcd v3.3.13+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/gorilla/context v1.1.1
github.com/gorilla/mux v1.7.2
github.com/mholt/caddy v0.11.5
github.com/miekg/dns v1.1.6
github.com/opentracing/opentracing-go v1.0.2
github.com/pkg/errors v0.8.1
github.com/prometheus/client_golang v1.0.0
github.com/sirupsen/logrus v1.4.2
github.com/urfave/cli v1.20.0
golang.org/x/crypto v0.0.0-20190618222545-ea8f1a30c443
k8s.io/api v0.0.0-20190111032252-67edc246be36
k8s.io/apimachinery v0.0.0-20181127025237-2b1284ed4c93
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_rancher/rdns-server.git
git@gitee.com:mirrors_rancher/rdns-server.git
mirrors_rancher
rdns-server
rdns-server
master

搜索帮助