Skip to content

Commit

Permalink
Revert "Merge pull request kubernetes#301 from woopstar/upgrade-cored…
Browse files Browse the repository at this point in the history
…ns-fix"

This reverts commit 97d5500, reversing
changes made to 24b1708.
  • Loading branch information
prameshj committed Apr 10, 2020
1 parent 3448923 commit 708e4b6
Show file tree
Hide file tree
Showing 79 changed files with 1,445 additions and 7,101 deletions.
24 changes: 3 additions & 21 deletions Gopkg.lock

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

12 changes: 2 additions & 10 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

[[constraint]]
name = "github.com/prometheus/client_golang"
version = "0.9.2"
version = "0.8.0"

[[constraint]]
branch = "master"
Expand Down Expand Up @@ -85,18 +85,10 @@
name = "github.com/ugorji/go"
revision = "9c7f9b7a2bc3a520f7c7b30b34b7f85f47fe27b6"

[[override]]
name = "github.com/dnstap/golang-dnstap"
revision = "6b9665e675009e360f1c34b4526c2b215bc2ff68"

[[override]]
name = "github.com/farsightsec/golang-framestream"
revision = "fa4b164d59b87c744f49643b5d435effba516c4e"

[prune]
go-tests = true
unused-packages = true
# Do not prune unused files in ginkgo. Those are needed to build ginkgo
[[prune.project]]
name = "github.com/onsi/ginkgo"
unused-packages = false
unused-packages = false
6 changes: 0 additions & 6 deletions vendor/github.com/coredns/coredns/plugin/dnstap/OWNERS

This file was deleted.

93 changes: 0 additions & 93 deletions vendor/github.com/coredns/coredns/plugin/dnstap/README.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit 708e4b6

Please sign in to comment.