Skip to content

Commit

Permalink
Merge pull request #27 from denis-tingajkin/update_coredns_dep_to_v1.7.1
Browse files Browse the repository at this point in the history
Update coredns dependency to v1.7.1
  • Loading branch information
haiodo authored Sep 22, 2020
2 parents b663b8b + 0fff722 commit 1477005
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 87 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.14

require (
github.com/caddyserver/caddy v1.0.5
github.com/coredns/coredns v1.7.0
github.com/dnstap/golang-dnstap v0.2.0
github.com/coredns/coredns v1.7.1
github.com/dnstap/golang-dnstap v0.2.1
github.com/miekg/dns v1.1.31
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1
Expand Down
Loading

0 comments on commit 1477005

Please sign in to comment.