We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ed6f5 commit d256b8eCopy full SHA for d256b8e
go.mod
@@ -28,7 +28,6 @@ require (
28
github.com/arangodb/go-driver v1.2.1
29
github.com/arangodb/go-driver/v2 v2.0.0-20211021031401-d92dcd5a4c83
30
github.com/arangodb/go-upgrade-rules v0.0.0-20180809110947-031b4774ff21
31
- github.com/arangodb/rebalancer v0.1.1
32
github.com/cenkalti/backoff v2.2.1+incompatible
33
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
34
github.com/ghodss/yaml v1.0.0
@@ -109,5 +108,3 @@ require (
109
108
sigs.k8s.io/structured-merge-diff/v4 v4.2.1 // indirect
110
sigs.k8s.io/yaml v1.2.0 // indirect
111
)
112
-
113
-require github.com/arangodb/rebalancer v0.1.1
0 commit comments