From 4f848b6d3b472cdf4dc9aefe7ad3606b15dcf117 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Wed, 11 Jun 2014 17:01:02 -0700 Subject: [PATCH] Need proper package comment. --- pkg/util/util.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/util/util.go b/pkg/util/util.go index 1ad36f6788c..8d71eb91cce 100644 --- a/pkg/util/util.go +++ b/pkg/util/util.go @@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ + package util import (