hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
241 stars 158 forks source link

feat: update jsongold #3593

Closed skynet2 closed 1 year ago

skynet2 commented 1 year ago

according to diff most changes are related to error handling, linter and optimizations.

initial reason for upgrade is https://github.com/piprate/json-gold/commit/c70834a618fd6c8f9202d23a851f578328cfec4b this change

codecov[bot] commented 1 year ago

Codecov Report

Merging #3593 (b15f522) into main (2e91159) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3593   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files         355      355           
  Lines       48680    48680           
=======================================
  Hits        42231    42231           
  Misses       4886     4886           
  Partials     1563     1563