uber-go / goleak

Goroutine leak detector
MIT License
4.48k stars 148 forks source link

Cleanup dead code #79

Closed sywhang closed 2 years ago

sywhang commented 2 years ago

This removes some dead code from the codebase which dates back to Go 1.16 which is no longer supported.

Also update the Go version in go.mod to Go 1.18 (support for 1.17 ended a month ago ish).

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (c672d3c) into master (2dfebe8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   94.11%   94.11%           
=======================================
  Files           5        5           
  Lines         119      119           
=======================================
  Hits          112      112           
  Misses          4        4           
  Partials        3        3           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more