diff --git a/.Gopkg.toml b/.Gopkg.toml index 6baacca..c191c0c 100644 --- a/.Gopkg.toml +++ b/.Gopkg.toml @@ -42,15 +42,15 @@ name = "golang.org/x/time" [[constraint]] - branch = "master" + branch = "release-1.13" name = "k8s.io/api" [[constraint]] - branch = "master" + branch = "release-1.13" name = "k8s.io/apimachinery" [[constraint]] - branch = "master" + branch = "release-10.0" name = "k8s.io/client-go" [prune]