-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #73 from cybertron/caddy-import
Update caddy import to use the one from coredns
- Loading branch information
Showing
743 changed files
with
93,632 additions
and
116,924 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
module github.com/openshift/coredns-mdns | ||
|
||
require ( | ||
github.com/caddyserver/caddy v1.0.4 | ||
github.com/Shopify/sarama v1.21.0 // indirect | ||
github.com/caddyserver/caddy v1.0.4 // indirect | ||
github.com/celebdor/zeroconf v0.0.0-20190404095836-c328d57fca11 | ||
github.com/cenkalti/backoff v2.2.1+incompatible // indirect | ||
github.com/coredns/coredns v1.6.6 | ||
github.com/miekg/dns v1.1.25 | ||
github.com/coredns/caddy v1.1.0 | ||
github.com/coredns/coredns v1.8.1 | ||
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe // indirect | ||
github.com/miekg/dns v1.1.35 | ||
github.com/openshift/mdns-publisher v0.0.0-20200219161514-0e41fab1ddec | ||
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 | ||
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b | ||
) | ||
|
||
go 1.13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
88 changes: 0 additions & 88 deletions
88
vendor/github.com/caddyserver/caddy/azure-pipelines.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.