mirror of
https://github.com/rancher/norman.git
synced 2025-09-17 23:59:36 +00:00
Fix imports
This commit is contained in:
@@ -4,6 +4,7 @@ var k8sClientTemplate = `package {{.version.Version}}
|
||||
|
||||
import (
|
||||
"sync"
|
||||
"context"
|
||||
|
||||
"github.com/rancher/norman/clientbase"
|
||||
"github.com/rancher/norman/controller"
|
||||
|
Reference in New Issue
Block a user