go-underscore
go-underscore copied to clipboard
go get and import commands
Can you add the proper
go get "github.com..."
and
import "github.com..."
lines to the readme for go noobs like me.