Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 413e7b0

Browse files
fix(deps): update module github.com/dgraph-io/ristretto to v2
1 parent 1e6769d commit 413e7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
88
github.com/PuerkitoBio/goquery v1.10.2
99
github.com/a-h/templ v0.3.857
10-
github.com/dgraph-io/ristretto v0.2.0
10+
github.com/dgraph-io/ristretto/v2 v2.1.0
1111
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.25.0

0 commit comments

Comments
 (0)