-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After rename go module from github.com/arl/gitmux
into gitmux
, I cannot use go install
to build and install with single command, but I can workaround to clone this repository in my local machine then use go install .
. Thanks for your support!
To Reproduce
go install github.com/arl/gitmux@latest
Environment:
- go version go1.24.5 linux/amd64
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working