Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove last mention of GO15VENDOREXPERIMENT
Since prometheus#2750[1] prometheus depends on go 1.8. go 1.7 enabled vendoring by default and removes the corresponding variable[2], simplifying things a bit. [1] prometheus#2750 [2] https://blog.golang.org/go1.7
- Loading branch information