Use dep instead of govendor

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
Dave Henderson
2018-03-13 13:04:49 -04:00
committed by Martin Lindhe
parent b9b8cfd1ca
commit 617d795383
52 changed files with 381 additions and 5287 deletions

View File

@@ -1,18 +0,0 @@
# Contributing
Prometheus uses GitHub to manage reviews of pull requests.
* If you have a trivial fix or improvement, go ahead and create a pull
request, addressing (with `@...`) one or more of the maintainers
(see [AUTHORS.md](AUTHORS.md)) in the description of the pull request.
* If you plan to do something more involved, first discuss your ideas
on our [mailing list](https://groups.google.com/forum/?fromgroups#!forum/prometheus-developers).
This will avoid unnecessary work and surely give you and us a good deal
of inspiration.
* Relevant coding style guidelines are the [Go Code Review
Comments](https://code.google.com/p/go-wiki/wiki/CodeReviewComments)
and the _Formatting and style_ section of Peter Bourgon's [Go: Best
Practices for Production
Environments](http://peter.bourgon.org/go-in-production/#formatting-and-style).

View File

@@ -1,6 +0,0 @@
ci:
! gofmt -l *.go | read nothing
go vet
go test -v ./...
go get github.com/golang/lint/golint
golint *.go

View File

@@ -1,10 +0,0 @@
# procfs
This procfs package provides functions to retrieve system, kernel and process
metrics from the pseudo-filesystem proc.
*WARNING*: This package is a work in progress. Its API may still break in
backwards-incompatible ways without warnings. Use it at your own risk.
[![GoDoc](https://godoc.org/github.com/prometheus/procfs?status.png)](https://godoc.org/github.com/prometheus/procfs)
[![Build Status](https://travis-ci.org/prometheus/procfs.svg?branch=master)](https://travis-ci.org/prometheus/procfs)

1
vendor/github.com/prometheus/procfs/fixtures/26231/exe generated vendored Symbolic link
View File

@@ -0,0 +1 @@
/usr/bin/vim

1
vendor/github.com/prometheus/procfs/fixtures/26231/fd/0 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/abc

1
vendor/github.com/prometheus/procfs/fixtures/26231/fd/1 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/def

View File

@@ -0,0 +1 @@
../../symlinktargets/xyz

1
vendor/github.com/prometheus/procfs/fixtures/26231/fd/2 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/ghi

1
vendor/github.com/prometheus/procfs/fixtures/26231/fd/3 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/uvw

1
vendor/github.com/prometheus/procfs/fixtures/26232/fd/0 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/abc

1
vendor/github.com/prometheus/procfs/fixtures/26232/fd/1 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/def

1
vendor/github.com/prometheus/procfs/fixtures/26232/fd/2 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/ghi

1
vendor/github.com/prometheus/procfs/fixtures/26232/fd/3 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/uvw

1
vendor/github.com/prometheus/procfs/fixtures/26232/fd/4 generated vendored Symbolic link
View File

@@ -0,0 +1 @@
../../symlinktargets/xyz

1
vendor/github.com/prometheus/procfs/fixtures/self generated vendored Symbolic link
View File

@@ -0,0 +1 @@
26231