We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee2e3a commit 6b6c79bCopy full SHA for 6b6c79b
go.mod
@@ -9,6 +9,7 @@ require (
9
10
require (
11
github.com/VictoriaMetrics/fastcache v1.12.2 // indirect
12
+ github.com/allegro/bigcache/v3 v3.1.0 // indirect
13
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 // indirect
14
github.com/cespare/xxhash/v2 v2.2.0 // indirect
15
github.com/coocood/freecache v1.2.4 // indirect
0 commit comments