Skip to content

Commit ec56f11

Browse files
authored
Merge pull request #91 from DirectXMan12/infra/fix-bad-gopkg-toml-constraint
Remove kube-aggregator from Gopkg.toml
2 parents a173375 + 583e331 commit ec56f11

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)