chore:update invalid package name by golint
This commit is contained in:
		| @@ -62,7 +62,7 @@ import ( | ||||
| 	_ "k8s.io/kubernetes/test/e2e/node" | ||||
| 	_ "k8s.io/kubernetes/test/e2e/scheduling" | ||||
| 	_ "k8s.io/kubernetes/test/e2e/storage" | ||||
| 	_ "k8s.io/kubernetes/test/e2e/storage/csi_mock" | ||||
| 	_ "k8s.io/kubernetes/test/e2e/storage/csimock" | ||||
| 	_ "k8s.io/kubernetes/test/e2e/storage/external" | ||||
| 	_ "k8s.io/kubernetes/test/e2e/windows" | ||||
|  | ||||
|   | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
| @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and | ||||
| limitations under the License. | ||||
| */ | ||||
| 
 | ||||
| package csi_mock | ||||
| package csimock | ||||
| 
 | ||||
| import ( | ||||
| 	"context" | ||||
		Reference in New Issue
	
	Block a user
	 mowangdk
					mowangdk