Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.24.4
require (
github.com/PuerkitoBio/goquery v1.10.3
github.com/a-h/templ v0.3.906
github.com/dgraph-io/ristretto v0.2.0
github.com/dgraph-io/ristretto/v2 v2.2.0
github.com/dgraph-io/ristretto/v2 v2.2.0
github.com/fxamacker/cbor/v2 v2.8.0
github.com/go-playground/validator/v10 v10.26.0
Expand Down