Skip to content

Commit

Permalink
fix: fix wrong reference
Browse files Browse the repository at this point in the history
  • Loading branch information
moooofly committed Feb 7, 2019
1 parent 1162ee7 commit 548f459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/password_concealer.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"io"
"os"

"github.com/moooofly/harbor-go-client/utils/term"
"github.com/moooofly/harborctl/utils/term"
)

func readInput(in io.Reader, out io.Writer) string {
Expand Down

0 comments on commit 548f459

Please sign in to comment.