File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/Masterminds/semver/v3 v3.3.1
10
10
github.com/blevesearch/bleve/v2 v2.5.1
11
11
github.com/dgraph-io/badger/v4 v4.7.0
12
- github.com/dgraph-io/dgo/v250 v250.0.0-preview2.0.20250521164909-c3d937e350b6
12
+ github.com/dgraph-io/dgo/v250 v250.0.0-preview4
13
13
github.com/dgraph-io/gqlgen v0.13.2
14
14
github.com/dgraph-io/gqlparser/v2 v2.2.2
15
15
github.com/dgraph-io/graphql-transport-ws v0.0.0-20210511143556-2cef522f1f15
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
124
124
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
125
125
github.com/dgraph-io/badger/v4 v4.7.0 h1:Q+J8HApYAY7UMpL8d9owqiB+odzEc0zn/aqOD9jhc6Y =
126
126
github.com/dgraph-io/badger/v4 v4.7.0 /go.mod h1:He7TzG3YBy3j4f5baj5B7Zl2XyfNe5bl4Udl0aPemVA =
127
- github.com/dgraph-io/dgo/v250 v250.0.0-preview2.0.20250521164909-c3d937e350b6 h1:7Sa7POTvgOV7UVWB14JcQ7yqjSHlKkPsed6tDA/GdIY =
128
- github.com/dgraph-io/dgo/v250 v250.0.0-preview2.0.20250521164909-c3d937e350b6 /go.mod h1:6nnKW4tYiai9xI6NSCrxaBgUGG1YI/+KlY+Tc7smqXY =
127
+ github.com/dgraph-io/dgo/v250 v250.0.0-preview4 h1:DkS6iFI6RwStXRzQxT5v8b6NLqqHQi0xKSK6FvcEwYo =
128
+ github.com/dgraph-io/dgo/v250 v250.0.0-preview4 /go.mod h1:6nnKW4tYiai9xI6NSCrxaBgUGG1YI/+KlY+Tc7smqXY =
129
129
github.com/dgraph-io/gqlgen v0.13.2 h1:TNhndk+eHKj5qE7BenKKSYdSIdOGhLqxR1rCiMso9KM =
130
130
github.com/dgraph-io/gqlgen v0.13.2 /go.mod h1:iCOrOv9lngN7KAo+jMgvUPVDlYHdf7qDwsTkQby2Sis =
131
131
github.com/dgraph-io/gqlparser/v2 v2.1.1 /go.mod h1:MYS4jppjyx8b9tuUtjV7jU1UFZK6P9fvO8TsIsQtRKU =
You can’t perform that action at this time.
0 commit comments