Skip to content

Commit 8265597

Browse files
committed
Remove kube-aggregator from Gopkg.toml
It's not directly used by anything, and the transitive deps should pull in the proper version if needed.
1 parent 116fc49 commit 8265597

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gopkg.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,5 @@ required = ["sigs.k8s.io/testing_frameworks/integration",
4646
name = "k8s.io/client-go"
4747
version = "kubernetes-1.10.1"
4848

49-
[[constraint]]
50-
name = "k8s.io/kube-aggregator"
51-
version = "kubernetes-1.10.1"
52-
5349
[prune]
5450
go-tests = true

0 commit comments

Comments
 (0)