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

Merge pull request #3 from anguslees/ksonnet

Rename backsplice -> ksonnet
parents a8ebd99a 530738c3
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