~kris/9p

glenda

ref: 2d91f0f60fc5b52d2428c31608de19bdda8f59e3 glenda/go.mod -rw-r--r-- 125 bytes
2d91f0f6 — Henesy oracle 4 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
)