dmarkham / enumer

A Go tool to auto generate methods for your enums
Other
410 stars 66 forks source link

Upgrading for golang 1.18.2 or newer #62

Closed eleduardo closed 1 year ago

eleduardo commented 2 years ago

It seems that the bug related to git push --set-upstream origin smlx/bump-tools happens again for go 1.18.2

this upgrades the tools up to the latest version

codecov-commenter commented 2 years ago

Codecov Report

Merging #62 (d09e16b) into master (aa45c0d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   66.23%   66.23%           
=======================================
  Files           4        4           
  Lines         465      465           
=======================================
  Hits          308      308           
  Misses        146      146           
  Partials       11       11           

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 aa45c0d...d09e16b. Read the comment docs.

dmarkham commented 1 year ago

I updated this in another branch can you confirm this is now working for you.. if not please open back up and I'll try to reproduce