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

Commit 860d4e8

Browse files
fix(deps): update module github.com/dgraph-io/ristretto to v2
1 parent 0ce4108 commit 860d4e8

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.4
77
require (
88
github.com/PuerkitoBio/goquery v1.10.3
99
github.com/a-h/templ v0.3.906
10-
github.com/dgraph-io/ristretto v0.2.0
10+
github.com/dgraph-io/ristretto/v2 v2.2.0
1111
github.com/dgraph-io/ristretto/v2 v2.2.0
1212
github.com/fxamacker/cbor/v2 v2.8.0
1313
github.com/go-playground/validator/v10 v10.26.0

0 commit comments

Comments
 (0)