diff --git a/cmd/Part2/Part2.go b/cmd/Part2/Part2.go index e7f06f3..00e258c 100644 --- a/cmd/Part2/Part2.go +++ b/cmd/Part2/Part2.go @@ -5,6 +5,7 @@ import ( "encoding/json" "fmt" "github.com/TwiN/go-color" + "io/ioutil" "net/http" "strings"