guumaster / hostctl

Your dev tool to manage /etc/hosts like a pro!
http://guumaster.github.io/hostctl
MIT License
1.08k stars 47 forks source link

Update Go version to 1.19 #85

Closed sagikazarmark closed 2 years ago

sagikazarmark commented 2 years ago

This PR updates Go to the latest version as well as ensures that hostctl can be compiled on the latest Darwin version with the latest go version.

guumaster commented 2 years ago

Hi @sagikazarmark, many thanks for all this work! I'll be happy to read and merge it. It will take some time, but at first glance it looks all good!

Did you have the chance to run the Github actions?

sagikazarmark commented 2 years ago

Hi @guumaster! Thanks!

I've tested some of the flows manually, but not the actions themselves directly. That seems like a hard thing to do.

sagikazarmark commented 2 years ago

@guumaster did you have a chance to take a look at this PR?

guumaster commented 2 years ago

v1.1.3 published with Go v1.19 🎉

Thanks!

sagikazarmark commented 2 years ago

Thanks!