Skip to content
Snippets Groups Projects
Commit a30d6403 authored by Niall Sheridan's avatar Niall Sheridan
Browse files

Make client a top-level package for consistency

parent d422741d
Branches
Tags
No related merge requests found
File moved
File moved
File moved
File moved
File moved
...@@ -9,7 +9,7 @@ import ( ...@@ -9,7 +9,7 @@ import (
"path" "path"
"time" "time"
"github.com/nsheridan/cashier/cmd/cashier/client" "github.com/nsheridan/cashier/client"
"github.com/pkg/browser" "github.com/pkg/browser"
"github.com/spf13/pflag" "github.com/spf13/pflag"
"golang.org/x/crypto/ssh/agent" "golang.org/x/crypto/ssh/agent"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment