melbahja / got

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

Addressing Darwin compilation issue #54

Closed ink-splatters closed 2 years ago

ink-splatters commented 2 years ago

Hi, this is believed to solve the issue I opened, related to broken compilation on Darwin:

github.com/melbahja/got/issues/53

Cheers, Peter