~kris/9p

glenda

ref: d110c646efd564a13e5ca00d00c0806b47feb068 glenda/go.mod -rw-r--r-- 125 bytes
d110c646 — Henesy update deps ;; use go module 5 years ago
                                                                                
1
2
3
4
5
6
7
8
module github.com/henesy/glenda

go 1.15

require (
	github.com/SlyMarbo/rss v1.0.1
	github.com/bwmarrin/discordgo v0.23.2
)