Skip to content

Commit f084294

Browse files
chore(deps): Update go minor and patch
1 parent 4a202fb commit f084294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ toolchain go1.24.0
66

77
require (
88
github.com/cavaliergopher/grab/v3 v3.0.1
9-
github.com/dgraph-io/badger/v4 v4.5.1
9+
github.com/dgraph-io/badger/v4 v4.6.0
1010
github.com/dgraph-io/dgo/v240 v240.1.0
1111
github.com/dgraph-io/ristretto/v2 v2.1.0
12-
github.com/hypermodeinc/dgraph/v24 v24.0.3-0.20250123224129-a0d027dcffe0
12+
github.com/hypermodeinc/dgraph/v24 v24.0.5
1313
github.com/pkg/errors v0.9.1
1414
github.com/stretchr/testify v1.10.0
1515
github.com/twpayne/go-geom v1.6.0

0 commit comments

Comments
 (0)