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 (
99 github.com/Masterminds/semver/v3 v3.3.1
1010 github.com/blevesearch/bleve/v2 v2.5.0
1111 github.com/dgraph-io/badger/v4 v4.7.0
12- github.com/dgraph-io/dgo/v250 v250.0.0-preview1.0.20250511125955-0567006c46cc
12+ github.com/dgraph-io/dgo/v250 v250.0.0-preview2
1313 github.com/dgraph-io/gqlgen v0.13.2
1414 github.com/dgraph-io/gqlparser/v2 v2.2.2
1515 github.com/dgraph-io/graphql-transport-ws v0.0.0-20210511143556-2cef522f1f15
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
122122github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
123123github.com/dgraph-io/badger/v4 v4.7.0 h1:Q+J8HApYAY7UMpL8d9owqiB+odzEc0zn/aqOD9jhc6Y =
124124github.com/dgraph-io/badger/v4 v4.7.0 /go.mod h1:He7TzG3YBy3j4f5baj5B7Zl2XyfNe5bl4Udl0aPemVA =
125- github.com/dgraph-io/dgo/v250 v250.0.0-preview1.0.20250511125955-0567006c46cc h1:C/eY/o4LQk/uqBNCPVySH/HmGc1uBl4YJYBe8FPjKgo =
126- github.com/dgraph-io/dgo/v250 v250.0.0-preview1.0.20250511125955-0567006c46cc /go.mod h1:m5zwXW3OyxYK4asn97VxPRcQBn+dYj0uzT2MIu2R4is =
125+ github.com/dgraph-io/dgo/v250 v250.0.0-preview2 h1:kvUMN5dizaIrgNbp+KU8gIOA794EDTORVZ+yQOMTLCU =
126+ github.com/dgraph-io/dgo/v250 v250.0.0-preview2 /go.mod h1:m5zwXW3OyxYK4asn97VxPRcQBn+dYj0uzT2MIu2R4is =
127127github.com/dgraph-io/gqlgen v0.13.2 h1:TNhndk+eHKj5qE7BenKKSYdSIdOGhLqxR1rCiMso9KM =
128128github.com/dgraph-io/gqlgen v0.13.2 /go.mod h1:iCOrOv9lngN7KAo+jMgvUPVDlYHdf7qDwsTkQby2Sis =
129129github.com/dgraph-io/gqlparser/v2 v2.1.1 /go.mod h1:MYS4jppjyx8b9tuUtjV7jU1UFZK6P9fvO8TsIsQtRKU =
You can’t perform that action at this time.
0 commit comments