prometheus/config
Julius Volz 464524fa44 Make config/Makefile use user Go installation.
Otherwise it will fail to "go get" the "github.com/golang/protobuf"
package because its dir already exists in the vendored packages,
but the copy isn't a git repository.
2015-02-17 02:20:16 +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
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
Makefile Make config/Makefile use user Go installation. 2015-02-17 02:20:16 +01:00