Switch to a different msgpack lib

The current one has a problem handling time.Time{} structs
This commit is contained in:
André Duffeck
2025-05-16 10:24:43 +02:00
parent 66e79044b6
commit cbac5f1555
46 changed files with 5244 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] }