diff --git a/main.go b/main.go index e70984b..de8059d 100644 --- a/main.go +++ b/main.go @@ -1,7 +1,7 @@ package main import ( - "github.com/super-dollop/cmd" + "github.com/jack5341/super-dollop/cmd" ) func main() {