From 6f56b228fa0188bf579d4d59726e31082f6f2f31 Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Fri, 1 Nov 2019 17:19:44 -0700 Subject: [PATCH] gofmt --- pkg/cluster/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cluster/doc.go b/pkg/cluster/doc.go index a72fd841..af19392f 100644 --- a/pkg/cluster/doc.go +++ b/pkg/cluster/doc.go @@ -15,4 +15,4 @@ limitations under the License. */ // Package cluster implements kind kubernetes-in-docker cluster management -package cluster \ No newline at end of file +package cluster