|
|
@ -38,7 +38,7 @@ require ( |
|
|
|
github.com/gocql/gocql v1.6.0 |
|
|
|
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect |
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect |
|
|
|
github.com/golang/protobuf v1.5.3 // indirect |
|
|
|
github.com/golang/protobuf v1.5.3 |
|
|
|
github.com/golang/snappy v0.0.4 // indirect |
|
|
|
github.com/google/btree v1.1.2 |
|
|
|
github.com/google/uuid v1.6.0 |
|
|
@ -151,6 +151,7 @@ require ( |
|
|
|
github.com/hashicorp/raft v1.6.0 |
|
|
|
github.com/hashicorp/raft-boltdb/v2 v2.3.0 |
|
|
|
github.com/orcaman/concurrent-map/v2 v2.0.1 |
|
|
|
github.com/puzpuzpuz/xsync/v2 v2.5.1 |
|
|
|
github.com/rabbitmq/amqp091-go v1.9.0 |
|
|
|
github.com/rclone/rclone v1.65.2 |
|
|
|
github.com/rdleal/intervalst v1.3.0 |
|
|
|