We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbc6d9 commit 64f32d4Copy full SHA for 64f32d4
benchmarks/go.mod
@@ -3,7 +3,7 @@ module github.com/codeGROOVE-dev/sfcache/benchmarks
3
go 1.25.4
4
5
require (
6
- github.com/codeGROOVE-dev/sfcache v1.3.0
+ github.com/codeGROOVE-dev/sfcache v1.4.0
7
github.com/coocood/freecache v1.2.4
8
github.com/dgraph-io/ristretto v0.2.0
9
github.com/hashicorp/golang-lru/v2 v2.0.7
0 commit comments