Add ICS module

This commit is contained in:
2024-01-28 05:03:07 -06:00
parent 80c0ed47d3
commit 6ccc00eda3
2 changed files with 8 additions and 0 deletions

1
go.mod
View File

@@ -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