pi@raspberrypi:~ $ go get -u github.com/librespot-org/librespot-golang
github.com/librespot-org/librespot-golang
go/src/github.com/librespot-org/librespot-golang/main.go:386:14: constant 4294967296 overflows int
go/src/github.com/librespot-org/librespot-golang/main.go:386:14: array bound is too large
pi@raspberrypi:~ $ go get -u github.com/librespot-org/librespot-golang
github.com/librespot-org/librespot-golang
go/src/github.com/librespot-org/librespot-golang/main.go:386:14: constant 4294967296 overflows int go/src/github.com/librespot-org/librespot-golang/main.go:386:14: array bound is too large
go version go1.14.2 linux/arm