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