added some deps

This commit is contained in:
Nick 2021-05-22 21:39:54 -04:00
parent f072530b0e
commit 173421bba4

View File

@ -4,6 +4,7 @@ import ( "fmt"
"time"
"runtime"
"bufio"
"os"
)
func main(){