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
{{ message }}
This repository was archived by the owner on May 3, 2023. It is now read-only.
Hi! I've been trying to install Thyme on Ubuntu 17.10 but the command go get -u github.com/sourcegraph/thyme/cmd/thyme doesn't seem to work, it doesn't output anything.
I installed Go version 1.8.3 via sudo apt-get install golang-go golang-go.tools and go env output is:
Hi! I've been trying to install Thyme on Ubuntu 17.10 but the command
go get -u github.com/sourcegraph/thyme/cmd/thymedoesn't seem to work, it doesn't output anything.I installed Go version 1.8.3 via
sudo apt-get install golang-go golang-go.toolsandgo envoutput is:Any ideas on what might be wrong and how to fix it? Many thanks!