Peter Stuifzand
62bad5ec91
All checks were successful
continuous-integration/drone/push Build is passing
25 lines
959 B
Modula-2
25 lines
959 B
Modula-2
module p83.nl/go/wiki
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/RoaringBitmap/roaring v0.4.23 // indirect
|
|
github.com/blevesearch/bleve v1.0.9
|
|
github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a // indirect
|
|
github.com/golang/protobuf v1.4.2 // indirect
|
|
github.com/sergi/go-diff v1.1.0
|
|
github.com/stretchr/testify v1.4.0
|
|
github.com/tinylib/msgp v1.1.2 // indirect
|
|
github.com/yuin/goldmark v1.1.32
|
|
gitlab.com/golang-commonmark/linkify v0.0.0-20200225224916-64bca66f6ad3 // indirect
|
|
gitlab.com/golang-commonmark/markdown v0.0.0-20191127184510-91b5b3c99c19
|
|
go.etcd.io/bbolt v1.3.5 // indirect
|
|
golang.org/x/net v0.0.0-20200625001655-4c5254603344 // indirect
|
|
golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae // indirect
|
|
golang.org/x/text v0.3.3 // indirect
|
|
google.golang.org/protobuf v1.25.0 // indirect
|
|
p83.nl/go/ekster v0.0.0-20191119211024-4511657daa0b
|
|
p83.nl/go/indieauth v0.1.0
|
|
willnorris.com/go/microformats v1.1.0 // indirect
|
|
)
|