Skip to content

Commit

Permalink
Rely on CoreDNS caddy only
Browse files Browse the repository at this point in the history
CoreDNS's fork of caddy includes onevent, so we can use that instead
of pulling in the original Caddy implementation (which, in version
1.0.5, is vulnerable).

Signed-off-by: Stephen Kitt <[email protected]>
  • Loading branch information
skitt authored and dfarrell07 committed Jul 12, 2022
1 parent cd00733 commit ed75107
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 126 deletions.
1 change: 0 additions & 1 deletion coredns/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/submariner-io/lighthouse/coredns
go 1.17

require (
github.com/caddyserver/caddy v1.0.5
github.com/coredns/caddy v1.1.1
github.com/coredns/coredns v1.9.3
github.com/miekg/dns v1.1.50
Expand Down
Loading

0 comments on commit ed75107

Please sign in to comment.