File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/blevesearch/bleve v1.0.13
1616 github.com/cespare/xxhash/v2 v2.1.2 // indirect
1717 github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
18- github.com/dgraph-io/badger/v3 v3.0.0-20230104162455-b1d1b27e6df6
18+ github.com/dgraph-io/badger/v3 v3.0.0-20230105180229-36a27fb84ebd
1919 github.com/dgraph-io/dgo/v210 v210.0.0-20210407152819-261d1c2a6987
2020 github.com/dgraph-io/gqlgen v0.13.2
2121 github.com/dgraph-io/gqlparser/v2 v2.2.1
Original file line number Diff line number Diff line change @@ -129,6 +129,8 @@ github.com/dgraph-io/badger/v3 v3.0.0-20221216181207-499b1424621c h1:rzRYQSZSd2j
129129github.com/dgraph-io/badger/v3 v3.0.0-20221216181207-499b1424621c /go.mod h1:4WETftF8A4mEeFgIsYB/VvGo5kfTVl/neYgEqlVW9Ag =
130130github.com/dgraph-io/badger/v3 v3.0.0-20230104162455-b1d1b27e6df6 h1:6+MIluDTrrjnwtD9cjxiO072RTUl51Qxb837RgDBKJQ =
131131github.com/dgraph-io/badger/v3 v3.0.0-20230104162455-b1d1b27e6df6 /go.mod h1:4MPiseMeDQ3FNCYwRbbcBOGJLf5jsE0PPFzRiKjtcdw =
132+ github.com/dgraph-io/badger/v3 v3.0.0-20230105180229-36a27fb84ebd h1:CoFCWEdqHUyMS7t+/W9JAtsqixVmRg21S2h30PlR3yU =
133+ github.com/dgraph-io/badger/v3 v3.0.0-20230105180229-36a27fb84ebd /go.mod h1:4MPiseMeDQ3FNCYwRbbcBOGJLf5jsE0PPFzRiKjtcdw =
132134github.com/dgraph-io/badger/v3 v3.2103.5 h1:ylPa6qzbjYRQMU6jokoj4wzcaweHylt//CH0AKt0akg =
133135github.com/dgraph-io/badger/v3 v3.2103.5 /go.mod h1:4MPiseMeDQ3FNCYwRbbcBOGJLf5jsE0PPFzRiKjtcdw =
134136github.com/dgraph-io/dgo/v210 v210.0.0-20210407152819-261d1c2a6987 h1:5aN6H88a2q3HkO8vSZxDlgjEpJf4Fz8rfy+/Wzx2uAc =
You can’t perform that action at this time.
0 commit comments