💎 Gembro is a mouse-driven Gemini browser written in Bubble Tea. We loved it so much we made our own Gemini capsule.
Try ’em both!
gembro gemini://gem.charm.sh
@charm An idea why go build reports "gopher/gopher.go:91:15: undefined: io.ReadAll" ? (debian, golang meta package installed)
@meowgorithm @charm yeah, it is 1.15.9 x.x. is there a repo with more current versions for debian bullseye/arm64?
@meowgorithm @charm thanks! i've installed the official build from golang.org for linux/aarch64.
@scops @charm afraid I'm not very up-to-date on the Debian ecosystem, but maybe Sid Unstable?
https://packages.debian.org/sid/golang-1.16
But actually, it's super easy to install Go 1.16 to build Gembro using your current Go:
go get golang.org/dl/go1.16.1
go1.16.1 download
go1.16.1 build
More info:
https://golang.org/doc/manage-install