codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.54k stars 341 forks source link

chore: update dependencies #1902

Closed SimoneLazzaris closed 8 months ago

SimoneLazzaris commented 8 months ago
coveralls commented 8 months ago

Coverage Status

coverage: 89.508%. remained the same when pulling f97f1c416ec0f533548a22bf4e9c2c8496a67808 on chore/dependencies into 0f41580133b93fc2bd6cd2d2125ee3a270dba97d on master.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

SimoneLazzaris commented 8 months ago

I had to revert some updates because we are using an older version of go for the tests (1.18) and many libraries updates are not compiling with it anymore.