Skip to content

Commit d256b8e

Browse files
committed
Cleanup go.mod
1 parent f8ed6f5 commit d256b8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ require (
2828
github.com/arangodb/go-driver v1.2.1
2929
github.com/arangodb/go-driver/v2 v2.0.0-20211021031401-d92dcd5a4c83
3030
github.com/arangodb/go-upgrade-rules v0.0.0-20180809110947-031b4774ff21
31-
github.com/arangodb/rebalancer v0.1.1
3231
github.com/cenkalti/backoff v2.2.1+incompatible
3332
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
3433
github.com/ghodss/yaml v1.0.0
@@ -109,5 +108,3 @@ require (
109108
sigs.k8s.io/structured-merge-diff/v4 v4.2.1 // indirect
110109
sigs.k8s.io/yaml v1.2.0 // indirect
111110
)
112-
113-
require github.com/arangodb/rebalancer v0.1.1

0 commit comments

Comments
 (0)