Configure your Go toolchain to use this proxy:
export GOPROXY=https://go.bigb.es,direct export GONOSUMDB=go.bigb.es
Then import modules as usual:
import "go.bigb.es/<module-name>"
Bearer