mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-06 13:36:54 +00:00
Add Go vanity import paths.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"k8s.io/component-base/logs"
|
||||
"k8s.io/klog/v2"
|
||||
|
||||
"github.com/vmware-tanzu/pinniped/internal/server"
|
||||
"go.pinniped.dev/internal/server"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user