Skip to content

Commit 6b6c79b

Browse files
committed
go mod tidy
1 parent 7ee2e3a commit 6b6c79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ require (
99

1010
require (
1111
github.com/VictoriaMetrics/fastcache v1.12.2 // indirect
12+
github.com/allegro/bigcache/v3 v3.1.0 // indirect
1213
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 // indirect
1314
github.com/cespare/xxhash/v2 v2.2.0 // indirect
1415
github.com/coocood/freecache v1.2.4 // indirect

0 commit comments

Comments
 (0)