br0xen/boltbrowser

Error Installing

YouveGotMeowxy opened this issue · 1 comments

Not a Go person (rarely have to use it) so this is mostl likely something real simple, but I don't know how to proceed:

When I run:

go get github.com/br0xen/boltbrowser

I just get:

package github.com/rivo/uniseg: found packages uniseg (doc.go) and main (gen_breaktest.go) in /home/kacey/go/src/github.com/rivo/uniseg

and it stops. What can I do from here?

(Running Ubuntu)

thanks!

Scratch that. I was using too old of a version of Go. Updating to the latest solved it.