git config --global url.ssh://[email protected]:.insteadOf https://github.com/
GOPRIVATE=github.com/QOLPlus go get github.com/QOLPlus/core
Public packages would be installed when go build.
go build
./discord-bot
git config --global url.ssh://[email protected]:.insteadOf https://github.com/
GOPRIVATE=github.com/QOLPlus go get github.com/QOLPlus/core
Public packages would be installed when go build.
go build
./discord-bot