diff --git a/main.go b/main.go index f47deb5..f247c5f 100644 --- a/main.go +++ b/main.go @@ -4,6 +4,7 @@ import ( "bufio" "fmt" "net/http" + "net/url" "os" "os/exec" "strconv"