We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84c356 commit 9f80427Copy full SHA for 9f80427
1 file changed
twitterdata/go.mod
@@ -6,7 +6,7 @@ toolchain go1.24.1
6
require (
7
github.com/ChimeraCoder/anaconda v2.0.0+incompatible
8
github.com/dgraph-io/badger/v4 v4.6.0
9
- github.com/hypermodeinc/dgraph v1.0.14
+ github.com/hypermodeinc/dgraph v24.1.1
10
)
11
12
0 commit comments