The installation and/or download fails because Go cannot find the github.com/muka/go-bluetooth/emitter package. It no longer exists in the go-bluetooth package.
Terminal output:
[myrkvi@GOLDSMITH src]$ go get github.com/muesli/pam-beacon
package github.com/muka/go-bluetooth/emitter: cannot find package "github.com/muka/go-bluetooth/emitter" in any of:
/usr/lib/go/src/github.com/muka/go-bluetooth/emitter (from $GOROOT)
/home/myrkvi/Go/src/github.com/muka/go-bluetooth/emitter (from $GOPATH)
package github.com/muka/go-bluetooth/linux/btmgmt: cannot find package "github.com/muka/go-bluetooth/linux/btmgmt" in any of:
/usr/lib/go/src/github.com/muka/go-bluetooth/linux/btmgmt (from $GOROOT)
/home/myrkvi/Go/src/github.com/muka/go-bluetooth/linux/btmgmt (from $GOPATH)
The installation and/or download fails because Go cannot find the
github.com/muka/go-bluetooth/emitter
package. It no longer exists in the go-bluetooth package.Terminal output: