Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.
Closed
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 @@ -9,7 +9,7 @@ require (
github.com/dgraph-io/badger/v4 v4.5.1
github.com/dgraph-io/dgo/v240 v240.1.0
github.com/dgraph-io/ristretto/v2 v2.1.0
github.com/hypermodeinc/dgraph/v24 v24.0.3-0.20250123224129-a0d027dcffe0
github.com/hypermodeinc/dgraph/v24 v24.0.5
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.10.0
github.com/twpayne/go-geom v1.6.0
Expand Down
Loading