Skip to content
Snippets Groups Projects
Commit cda51abd authored by Angus Lees's avatar Angus Lees
Browse files

Rename import anguslees/kubecfg -> bitnami/kubecfg

Repo was (at least initially) published under bitnami/ - make imports
consistent with that path.
parent 21ac8dbf
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/anguslees/kubecfg/cmd"
"github.com/bitnami/kubecfg/cmd"
)
// Version is overridden using `-X main.version` during release builds
......
......@@ -33,5 +33,5 @@
"revisionTime": "2017-04-18T07:42:43Z"
}
],
"rootPath": "github.com/anguslees/kubecfg"
"rootPath": "github.com/bitnami/kubecfg"
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment