melbahja / got

Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!
MIT License
709 stars 45 forks source link

v0.2.2 #21

Closed melbahja closed 3 years ago

melbahja commented 3 years ago

v0.2.2

melbahja commented 3 years ago

@poldi1405 can you please confirm this fix for #22

mpldr commented 3 years ago

Works like a charm and thank you for showing me golang.org/x/crypto/ssh/terminal, have been looking for this package for ages.

melbahja commented 3 years ago

I've used golang.org/x/crypto/ssh/terminal because $COLUMNS env always empty in Go.