Skip to content

Commit

Permalink
Merge pull request #274 from prameshj/update-coredns
Browse files Browse the repository at this point in the history
Upgrade CoreDNS to 1.2.6
  • Loading branch information
k8s-ci-robot committed Nov 12, 2018
2 parents abffff0 + eb52933 commit 2cb3005
Show file tree
Hide file tree
Showing 21 changed files with 274 additions and 125 deletions.
10 changes: 5 additions & 5 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

[[constraint]]
name = "github.com/coredns/coredns"
version = "v1.2.5"
version = "v1.2.6"

[[override]]
name = "github.com/ugorji/go"
Expand Down
16 changes: 7 additions & 9 deletions vendor/github.com/coredns/coredns/core/dnsserver/listen_go111.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/coredns/coredns/coremain/run.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/coredns/coredns/coremain/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions vendor/github.com/coredns/coredns/plugin/cache/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 8 additions & 18 deletions vendor/github.com/coredns/coredns/plugin/cache/cache.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 33 additions & 1 deletion vendor/github.com/coredns/coredns/plugin/errors/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

93 changes: 88 additions & 5 deletions vendor/github.com/coredns/coredns/plugin/errors/errors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2cb3005

Please sign in to comment.