Add timedmap mod, RegisterContext struc type

This commit is contained in:
2023-12-20 07:55:49 -06:00
parent a915e80d7a
commit f87e6d31fa
3 changed files with 11 additions and 0 deletions

1
go.mod
View File

@@ -14,6 +14,7 @@ require (
github.com/joho/godotenv v1.5.1 // indirect
github.com/redis/go-redis/v9 v9.3.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/zekroTJA/timedmap v1.5.2 // indirect
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sys v0.5.0 // indirect