Skip to content

Commit f44d17a

Browse files
authored
Merge pull request kubernetes-sigs#91 from DirectXMan12/infra/fix-bad-gopkg-toml-constraint
Remove kube-aggregator from Gopkg.toml
2 parents 116fc49 + 8265597 commit f44d17a

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)