incu6us / goimports-reviser

Right imports sorting & code formatting tool (goimports alternative)
MIT License
607 stars 72 forks source link

Update std packages list (go 1.17) #74

Closed groall closed 2 years ago

groall commented 2 years ago

Update autogenerated std packages list. Use go 1.17.

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (4c75e3b) into master (8591d03) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files           5        5           
  Lines         327      327           
=======================================
  Hits          304      304           
  Misses         13       13           
  Partials       10       10           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more