dmarkham / enumer

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

Travis shut down his CI? this would switch it to a github action #90

Closed samiam2013 closed 1 month ago

samiam2013 commented 2 months ago

I noticed the build status was broken on the README for this. These changes remove the Travis CI workflow, add the default github go build and removes the old link from the top of the README. What do you think?

samiam2013 commented 1 month ago

before merging this needs to be set to 1.21, in step with the go.mod file's specified version