uber-go / goleak

Goroutine leak detector
MIT License
4.55k stars 151 forks source link

Migrate to Go modules #38

Closed abhinav closed 4 years ago

abhinav commented 4 years ago

This switches goleak to Go modules, at the same time simplifying the CI and build setup.

codecov[bot] commented 4 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files           4        4           
  Lines         141      141           
=======================================
  Hits          134      134           
  Misses          4        4           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 227bd74...7527433. Read the comment docs.