@@ -11,7 +11,7 @@ require (
1111 github.com/Masterminds/semver/v3 v3.3.1
1212 github.com/blevesearch/bleve/v2 v2.4.4
1313 github.com/dgraph-io/badger/v4 v4.6.0
14- github.com/dgraph-io/dgo/v240 v240.1.1-0.20250324210355-12f8ff79cd3d
14+ github.com/dgraph-io/dgo/v240 v240.2.0
1515 github.com/dgraph-io/gqlgen v0.13.2
1616 github.com/dgraph-io/gqlparser/v2 v2.2.2
1717 github.com/dgraph-io/graphql-transport-ws v0.0.0-20210511143556-2cef522f1f15
@@ -44,24 +44,24 @@ require (
4444 github.com/spf13/cast v1.7.1
4545 github.com/spf13/cobra v1.9.1
4646 github.com/spf13/pflag v1.0.6
47- github.com/spf13/viper v1.20.0
47+ github.com/spf13/viper v1.20.1
4848 github.com/stretchr/testify v1.10.0
4949 github.com/twpayne/go-geom v1.6.0
5050 github.com/viterin/vek v0.4.2
5151 github.com/xdg/scram v1.0.5
52- go.etcd.io/etcd/raft/v3 v3.5.20
52+ go.etcd.io/etcd/raft/v3 v3.5.21
5353 go.opencensus.io v0.24.0
5454 go.uber.org/zap v1.27.0
5555 golang.org/x/crypto v0.36.0
5656 golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
5757 golang.org/x/mod v0.24.0
58- golang.org/x/net v0.37 .0
58+ golang.org/x/net v0.38 .0
5959 golang.org/x/sync v0.12.0
6060 golang.org/x/sys v0.31.0
6161 golang.org/x/term v0.30.0
6262 golang.org/x/text v0.23.0
6363 golang.org/x/tools v0.31.0
64- google.golang.org/grpc v1.71.0
64+ google.golang.org/grpc v1.71.1
6565 google.golang.org/protobuf v1.36.6
6666 gopkg.in/yaml.v3 v3.0.1
6767)
0 commit comments