prometheus/config
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
..
fixtures Ensure that job names are unique in parsed configs. 2013-12-03 12:10:22 +01:00
generated Copy vendored deps manually instead of using Godeps. 2015-02-17 02:08:56 +01:00
Makefile Copy vendored deps manually instead of using Godeps. 2015-02-17 02:08:56 +01:00
config.go Copy vendored deps manually instead of using Godeps. 2015-02-17 02:08:56 +01:00
config.proto Clean up license issues. 2015-01-21 20:07:45 +01:00
config_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
load.go Copy vendored deps manually instead of using Godeps. 2015-02-17 02:08:56 +01:00
load_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00