You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
397 B

4 years ago
module git.abbiamoundominio.org/hamcha/bacheca
go 1.12
require (
git.fromouter.space/Artificiale/consulconf v0.3.1
4 years ago
git.fromouter.space/Artificiale/moa v0.0.1
github.com/boltdb/bolt v1.3.1
4 years ago
github.com/go-kit/kit v0.8.0
github.com/golang/protobuf v1.3.2
github.com/gorilla/feeds v1.1.1
4 years ago
github.com/gorilla/mux v1.7.2
github.com/kr/pretty v0.1.0 // indirect
4 years ago
google.golang.org/grpc v1.22.0
)