transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
11 stars 11 forks source link

Tidied the go mod file #159

Closed mhutchinson closed 3 months ago

mhutchinson commented 3 months ago

For no good reason this was split into multiple require blocks for the indirect deps. Unified these blocks back together and ran go mod tidy.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.21%. Comparing base (46ec9c2) to head (fdc3506). Report is 74 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== - Coverage 35.80% 35.21% -0.60% ========================================== Files 16 33 +17 Lines 1363 2874 +1511 ========================================== + Hits 488 1012 +524 - Misses 801 1751 +950 - Partials 74 111 +37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.