1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-17 23:59:36 +00:00

Fix imports

This commit is contained in:
Darren Shepherd
2017-11-28 15:08:31 -07:00
parent 738a3ab397
commit 9ae8c8e1a7
2 changed files with 7 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ var k8sClientTemplate = `package {{.version.Version}}
import (
"sync"
"context"
"github.com/rancher/norman/clientbase"
"github.com/rancher/norman/controller"