prometheus/Godeps
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps.
We were using Godep incorrectly (cloning repos from the internet during
build time instead of including Godeps/_workspace in the GOPATH via
"godep go"). However, to avoid even having to fetch "godeps" from the
internet during build, this now just copies the vendored files into the
GOPATH.

Also, the protocol buffer library moved from Google Code to GitHub,
which is reflected in these updates.

This fixes https://github.com/prometheus/prometheus/issues/525
2015-02-17 02:08:56 +01:00
..
_workspace Copy vendored deps manually instead of using Godeps. 2015-02-17 02:08:56 +01:00
Godeps.json Copy vendored deps manually instead of using Godeps. 2015-02-17 02:08:56 +01:00
Readme Vendor external dependencies with godep. 2015-01-09 12:00:42 +01:00

This directory tree is generated automatically by godep.

Please do not edit.

See https://github.com/tools/godep for more information.