You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a problem with the go.mod: there's nothing hosting the sources at mumble.info.
Here's what you can do: clone the repository and execute go install ./cmd/grumble from the root directory. This should compile the server to $HOME/go/bin/grumble.
When executing 'go get mumble.info/grumble/cmd/grumble', I get the following error:
package mumble.info/grumble/cmd/grumble: unrecognized import path "mumble.info/grumble/cmd/grumble" (https fetch: Get https://mumble.info/grumble.php?q=.php&q=.php&q=.php&q=.php&q=.php&q=.php&q=.php&q=.php&q=.php&q=/cmd/grumble&go-get=1: stopped after 10 redirects)
Is this an issue with the web server?
The text was updated successfully, but these errors were encountered: