mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
Adding api/message/msgpack
This commit is contained in:
parent
f3900bc262
commit
2e8c228076
5 changed files with 432 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ require (
|
|||
github.com/alicebob/miniredis/v2 v2.30.2
|
||||
github.com/go-redis/redis/v8 v8.11.5
|
||||
github.com/go-redis/redismock/v8 v8.11.5
|
||||
github.com/shamaton/msgpack/v2 v2.1.0
|
||||
github.com/shamaton/msgpackgen v0.3.0
|
||||
github.com/stretchr/testify v1.8.2
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue