istore: updated
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"encoding/base64"
|
||||
"os"
|
||||
|
||||
cmapi "certmanager/api/certmanagercontrol"
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
"certmanager/pkg/client"
|
||||
)
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ import (
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
cmapi "certmanager/api/certmanagercontrol"
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
"certmanager/pkg/client"
|
||||
|
||||
"sigs.k8s.io/yaml"
|
||||
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"encoding/base64"
|
||||
"strings"
|
||||
|
||||
cmapi "certmanager/api/certmanagercontrol"
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
"certmanager/pkg/client"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user