Update vendoring.

This commit is contained in:
beorn7 2015-02-26 19:15:56 +01:00
parent f8cb25e932
commit 784176d572
12 changed files with 10 additions and 12 deletions

21
Godeps/Godeps.json generated
View file

@ -1,7 +1,16 @@
{
"ImportPath": "github.com/prometheus/prometheus",
"GoVersion": "go1.4.1",
"GoVersion": "go1.4",
"Deps": [
{
"ImportPath": "bitbucket.org/ww/goautoneg",
"Comment": "null-5",
"Rev": "75cd24fc2f2c2a2088577d12123ddee5f54e0675"
},
{
"ImportPath": "github.com/beorn7/perks/quantile",
"Rev": "b965b613227fddccbfffe13eae360ed3fa822f8d"
},
{
"ImportPath": "github.com/golang/glog",
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
@ -18,16 +27,6 @@
"ImportPath": "github.com/miekg/dns",
"Rev": "b65f52f3f0dd1afa25cbbf63f8e7eb15fb5c0641"
},
{
"ImportPath": "github.com/prometheus/client_golang/_vendor/goautoneg",
"Comment": "0.2.0",
"Rev": "39e4bc83f974fb141a9e67c042b26322bacc917b"
},
{
"ImportPath": "github.com/prometheus/client_golang/_vendor/perks/quantile",
"Comment": "0.2.0",
"Rev": "39e4bc83f974fb141a9e67c042b26322bacc917b"
},
{
"ImportPath": "github.com/prometheus/client_golang/extraction",
"Comment": "0.2.0",

Binary file not shown.

View file

@ -1 +0,0 @@
Imported at 75cd24fc2f2c from https://bitbucket.org/ww/goautoneg.