This repository was archived by the owner on Jun 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/PuerkitoBio/goquery v1.10.1
99 github.com/a-h/templ v0.3.819
1010 github.com/dgraph-io/ristretto v0.2.0
11- github.com/dgraph-io/ristretto/v2 v2.0.1
11+ github.com/dgraph-io/ristretto/v2 v2.1.0
1212 github.com/fxamacker/cbor/v2 v2.7.0
1313 github.com/go-playground/validator/v10 v10.23.0
1414 github.com/golang-jwt/jwt/v5 v5.2.1
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ github.com/dgraph-io/ristretto v1.0.0/go.mod h1:jTi2FiYEhQ1NsMmA7DeBykizjOuY88Nh
6262github.com/dgraph-io/ristretto v1.0.1 h1:g3/HaHVSP+eC3kbryP9vjUY6IAW7jcGYRpj9wUVr0bU =
6363github.com/dgraph-io/ristretto v1.0.1 /go.mod h1:TrOB7p4tcGX5Un6ppslIxtZaH2JLAk5GITV3TX2fuU8 =
6464github.com/dgraph-io/ristretto/v2 v2.0.1 /go.mod h1:K7caLeufSdxm+ITp1n/73U+VbFVAHrexfLbz4n14hpo =
65+ github.com/dgraph-io/ristretto/v2 v2.1.0 /go.mod h1:uejeqfYXpUomfse0+lO+13ATz4TypQYLJZzBSAemuB4 =
6566github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 h1:tdlZCpZ/P9DhczCTSixgIKmwPv6+wP5DGjqLYw5SUiA =
6667github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 /go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw =
6768github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
You can’t perform that action at this time.
0 commit comments