Open crapthings opened 4 months ago
Hi,
Can you give us a bit more information ? How did you install go-mod-upgrade ? What’s your OS ? What’s your go version ?
Yup, same here.
Installed using go install github.com/oligot/go-mod-upgrade@latest
OS: 15.0.1 (24A348)
Go Version: go1.23.2 darwin/arm64
What's in your PATH environment variable ?
echo $PATH
You should have either $GOPATH/bin (if GOPATH is defined) or $HOME/go/bin otherwise.
what is wrong?