uber-go / zap

Blazing fast, structured, leveled logging in Go.
https://pkg.go.dev/go.uber.org/zap
MIT License
22.08k stars 1.44k forks source link

Update LICENSE year, copy to exp/ module #1442

Closed mway closed 5 months ago

mway commented 5 months ago

Fixes #1441.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 98.70%. Comparing base (4425037) to head (52dcc77).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1442 +/- ## ======================================= Coverage 98.69% 98.70% ======================================= Files 53 53 Lines 2996 3014 +18 ======================================= + Hits 2957 2975 +18 Misses 31 31 Partials 8 8 ```

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