Closed qascade closed 3 years ago
websocket doesn’t import third party modules; it sounds like something in your Go installation is broken. The “excelcise” package is not imported by gorilla/websocket.
I have uninstalled and reinstalled go multiple times, but it still shows this behaviour. Is there a way to hard reset go installation.
Are you explicitly running go get github.com/xuri/excelcize
- ? That’s not related to this package and it’s likely to be an issue with that package itself.
I changed my GOPATH to a new directory, and it worked.
Describe the bug
Versions
…
Steps to Reproduce
Terminal Output
I am using MacOS Big Sur on Mac Book Pro 2020.