How do i import a github library in golang in vscode?
So basically im new to all this programming theme, but still I need to import a github library (its name is github.comtfriedel6canvassdlcanvas) to my golang project but I face a problem when I try to use a terminal command (dep ensure -add) that has to include the library it says its not working and so on. When I try to use a different command that used to work before (go get github.comtfriedel6[email protected]sdlcanvas) now it just ends the line in terminal without any output 🙁 . I desperately hope someone can help my stupid ass