Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 5a20d5b

Browse files
authored
Merge pull request #5 from from-nibly/jordan/fix-build
Fix build problems introduced with adding prometheus
2 parents 62ce2ad + 6fa0edb commit 5a20d5b

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

glide.lock

+31-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ import:
1414
version: kubernetes-1.8.1
1515
- package: github.com/prometheus/client_golang
1616
version: v0.9.0
17+
- package: github.com/golang/protobuf
18+
version: v1.2.0
19+
subpackages:
20+
- proto

0 commit comments

Comments
 (0)