From 87eb3a0cb8d9267fdaa1f5aaa4d0f1c11efd061c Mon Sep 17 00:00:00 2001 From: Shiming Zhang Date: Mon, 31 May 2021 17:44:41 +0800 Subject: [PATCH] Remove Godeps Kubernetes-commit: 1431eab36d3e0468482aa234651ab878022a49e1 --- Godeps/OWNERS | 4 ---- Godeps/Readme | 5 ----- 2 files changed, 9 deletions(-) delete mode 100644 Godeps/OWNERS delete mode 100644 Godeps/Readme diff --git a/Godeps/OWNERS b/Godeps/OWNERS deleted file mode 100644 index 0f5d2f67..00000000 --- a/Godeps/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -approvers: -- dep-approvers diff --git a/Godeps/Readme b/Godeps/Readme deleted file mode 100644 index 4cdaa53d..00000000 --- a/Godeps/Readme +++ /dev/null @@ -1,5 +0,0 @@ -This directory tree is generated automatically by godep. - -Please do not edit. - -See https://github.com/tools/godep for more information.