File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ toolchain go1.24.1
6
6
7
7
require (
8
8
github.com/dgraph-io/ristretto v0.2.0
9
+ github.com/dgraph-io/ristretto/v2 v2.1.0
9
10
github.com/go-jose/go-jose/v4 v4.0.5
10
11
github.com/google/uuid v1.6.0
11
12
github.com/gorilla/mux v1.8.1
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/dgraph-io/ristretto v0.2.0 h1:XAfl+7cmoUDWW/2Lx8TGZQjjxIQ2Ley9DSf52dru4WE =
7
7
github.com/dgraph-io/ristretto v0.2.0 /go.mod h1:8uBHCU/PBV4Ag0CJrP47b9Ofby5dqWNh4FicAdoqFNU =
8
+ github.com/dgraph-io/ristretto/v2 v2.1.0 /go.mod h1:uejeqfYXpUomfse0+lO+13ATz4TypQYLJZzBSAemuB4 =
8
9
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 h1:fAjc9m62+UWV/WAFKLNi6ZS0675eEUC9y3AlwSbQu1Y =
9
10
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 /go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw =
10
11
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
You can’t perform that action at this time.
0 commit comments