telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

Since Go 1.16, the behavior of go get has changed, and it is no longe…

Open AmirBasuti opened this issue 1 year ago • 0 comments

…r supported outside of a module. Instead, you should use go install with a version or operate within a module.

AmirBasuti avatar Jul 11 '24 15:07 AmirBasuti