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

Rename backsplice -> ksonnet

Rename early and often.
parent a8ebd99a
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ import (
"k8s.io/client-go/pkg/runtime"
"k8s.io/client-go/tools/clientcmd"
"github.com/backsplice/kubecfg/utils"
"github.com/ksonnet/kubecfg/utils"
)
const (
......
......@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/backsplice/kubecfg/cmd"
"github.com/ksonnet/kubecfg/cmd"
)
// Version is overridden using `-X main.version` during release builds
......
......@@ -995,5 +995,5 @@
"versionExact": "v2.0.0"
}
],
"rootPath": "github.com/backsplice/kubecfg"
"rootPath": "github.com/ksonnet/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