feat: link cache

This commit is contained in:
Noah Hsu
2022-06-13 19:56:33 +08:00
parent e16ab876aa
commit 2f52b5d354
3 changed files with 14 additions and 1 deletions

1
go.mod
View File

@ -13,6 +13,7 @@ require (
)
require (
github.com/Xhofe/go-cache v0.0.0-20220613100912-dbdb5bb9a345 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-playground/locales v0.14.0 // indirect
github.com/go-playground/universal-translator v0.18.0 // indirect