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 8b993ae commit 92d44f8Copy full SHA for 92d44f8
VERSION
@@ -1 +1 @@
1
-1.2.49
+1.2.49+git
go.mod
@@ -101,7 +101,7 @@ require (
101
github.com/Masterminds/squirrel v1.5.4 // indirect
102
github.com/arangodb/go-agency-helper v0.4.1 // indirect
103
github.com/arangodb/go-velocypack v0.0.0-20200318135517-5af53c29c67e // indirect
104
- github.com/arangodb/rebalancer v0.1.1 // indirect
+ // github.com/arangodb/rebalancer v0.1.1 // indirect
105
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
106
github.com/beorn7/perks v1.0.1 // indirect
107
github.com/blang/semver/v4 v4.0.0 // indirect
0 commit comments