compress
compress copied to clipboard
Go get is stuck
Stuck while getting this package, i ve waited for a long time
Hi, this module is hosted on GitHub, so the inability to get the package is almost certainly an issue with the Go module proxy or GitHub itself. I don't think there's anything actionable that I can do.
Is it just me, or is anyone else experiencing the same issue?
Is there an error message you are getting?
IIRC, you can do something like: GODEBUG=cmdgo=2 go get $PACKAGE to print more output.