diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 319899d4d..dff0ca553 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,7 +1,7 @@ { "ImportPath": "k8s.io/apiserver", "GoVersion": "go1.9", - "GodepVersion": "v79", + "GodepVersion": "v80", "Packages": [ "./..." ], diff --git a/OWNERS b/OWNERS index 070c3bdc9..a77fd665a 100644 --- a/OWNERS +++ b/OWNERS @@ -16,3 +16,4 @@ reviewers: - tallclair - enj - hzxuzhonghu +- CaoShuFeng