[go-nuts] go toolchain confusion

2017-04-13 Thread Tamás Gulácsi
go get -u . or go get -u "github.com/nsf/termbox-go" -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options,

[go-nuts] go toolchain confusion

2017-04-13 Thread rob solomon
Hi. I'm new to Go. I wrote some code for my own use on Ubuntu 16.04 amd64, using just vim as my editor. Then I got experimental and installed vscode (code_1.11.1-whatever-amd64.deb) and I let it install all the Go stuff it wanted. I'm getting "cannot find package" messages from I guess gol