diff --git a/cmd/shsh/shsh.go b/cmd/shsh/shsh.go index 5caa406..ef87a6c 100644 --- a/cmd/shsh/shsh.go +++ b/cmd/shsh/shsh.go @@ -3,7 +3,7 @@ package main import ( "bufio" "os" - "shsh" + "git.callpipe.com/aidan/shsh" ) func main() {