radareorg / r2pm

Radare2 cross platform package manager
GNU Lesser General Public License v3.0
34 stars 12 forks source link

Use Go 1.15. #75

Closed qbarrand closed 4 years ago

qbarrand commented 4 years ago

Detailed description This upgrades the project to Go 1.15.

Test plan make tests

Closing issues N/A

codecov-commenter commented 4 years ago

Codecov Report

Merging #75 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   23.11%   23.11%           
=======================================
  Files           9        9           
  Lines         199      199           
=======================================
  Hits           46       46           
  Misses        145      145           
  Partials        8        8           
Impacted Files Coverage Δ
pkg/site/r2_nix.go 0.00% <0.00%> (ø)

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 ec9e9cf...6a19f9b. Read the comment docs.