Skip to content

Commit

Permalink
Add vendoring for prometheus discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
goller committed Apr 28, 2017
1 parent e23b6a4 commit 6eb087a
Show file tree
Hide file tree
Showing 2,297 changed files with 988,303 additions and 3 deletions.
317 changes: 314 additions & 3 deletions Gopkg.lock

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
required = ["github.com/benbjohnson/tmpl","github.com/golang/protobuf/protoc-gen-go"]

[[dependencies]]
name = "github.com/Azure/azure-sdk-for-go"
revision = "bd73d950fa4440dae889bd9917bff7cef539f86e"

[[dependencies]]
branch = "master"
name = "github.com/davecgh/go-spew"
Expand Down Expand Up @@ -27,3 +31,7 @@ required = ["github.com/benbjohnson/tmpl","github.com/golang/protobuf/protoc-gen
[[dependencies]]
branch = "master"
name = "github.com/shurcooL/markdownfmt"

[[overrides]]
name = "github.com/Azure/azure-sdk-for-go"
revision = "bd73d950fa4440dae889bd9917bff7cef539f86e"
16 changes: 16 additions & 0 deletions vendor/cloud.google.com/go/.travis.yml

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

15 changes: 15 additions & 0 deletions vendor/cloud.google.com/go/AUTHORS

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

132 changes: 132 additions & 0 deletions vendor/cloud.google.com/go/CONTRIBUTING.md

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

37 changes: 37 additions & 0 deletions vendor/cloud.google.com/go/CONTRIBUTORS

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

Loading

0 comments on commit 6eb087a

Please sign in to comment.