20 lines
605 B
Modula-2
20 lines
605 B
Modula-2
module p83.nl/go/ekster
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
|
|
github.com/blevesearch/bleve/v2 v2.0.3
|
|
github.com/cristalhq/jwt/v4 v4.0.0-beta // indirect
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/gilliek/go-opml v1.0.0
|
|
github.com/golang-migrate/migrate/v4 v4.15.1
|
|
github.com/gomodule/redigo v1.8.5
|
|
github.com/lib/pq v1.10.1
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/rafaeljusto/redigomock/v3 v3.0.1 // indirect
|
|
github.com/stretchr/testify v1.7.0
|
|
golang.org/x/net v0.0.0-20211013171255-e13a2654a71e
|
|
willnorris.com/go/microformats v1.1.0
|
|
)
|