Add test & benchmarks for msgpack library update

Check test comment for complete steps.
This commit is contained in:
ionutboangiu
2024-04-16 18:35:33 +03:00
committed by Dan Christian Bogos
parent 5391a3f055
commit 73c54cdcf2
2 changed files with 270 additions and 0 deletions

1
go.mod
View File

@@ -34,6 +34,7 @@ require (
github.com/fiorix/go-diameter/v4 v4.0.4
github.com/fsnotify/fsnotify v1.7.0
github.com/go-sql-driver/mysql v1.7.1
github.com/google/go-cmp v0.6.0
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75
github.com/mediocregopher/radix/v3 v3.8.1
github.com/miekg/dns v1.1.56