Skip to content

Commit

Permalink
chore(deps): Update api minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 8b34f2b commit e9de396
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ module github.com/hypermodeinc/modusdb

go 1.22.7

toolchain go1.23.3
toolchain go1.23.4

require (
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/dgraph-io/badger/v4 v4.4.0
github.com/dgraph-io/dgo/v240 v240.0.1
github.com/dgraph-io/dgraph/v24 v24.0.3-0.20241202011806-64256ce6cac9
github.com/dgraph-io/ristretto/v2 v2.0.0
github.com/dgraph-io/badger/v4 v4.5.0
github.com/dgraph-io/dgo/v240 v240.1.0
github.com/dgraph-io/dgraph/v24 v24.0.5
github.com/dgraph-io/ristretto/v2 v2.0.1
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.10.0
golang.org/x/sync v0.9.0
golang.org/x/sync v0.10.0
)

require (
Expand Down

0 comments on commit e9de396

Please sign in to comment.