mirror of
https://github.com/Xevion/banner.git
synced 2025-12-15 08:11:11 -06:00
Add ICS module
This commit is contained in:
1
go.mod
1
go.mod
@@ -7,6 +7,7 @@ require github.com/bwmarrin/discordgo v0.27.1
|
||||
require github.com/joho/godotenv v1.5.1
|
||||
|
||||
require (
|
||||
github.com/arran4/golang-ical v0.2.3 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
||||
github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
|
||||
Reference in New Issue
Block a user