- module git.sr.ht/~mjorgensen/gof
- go 1.13
- require (
- github.com/SlyMarbo/rss v1.0.1
- github.com/gorilla/websocket v1.4.1
- github.com/mattn/go-runewidth v0.0.6
- github.com/microcosm-cc/bluemonday v1.0.2
- github.com/pkg/errors v0.8.1
- github.com/sendgrid/rest v2.4.1+incompatible
- golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
- gopkg.in/yaml.v2 v2.2.5
- )
|