1000 stars on Github
This is a really small post to celebrate that the go-mod-upgrade project has just reached 1000 stars on GitHub 🎉
I started the project 5 years ago when learning Go. At that time, I was writing a lot of Node.js code and I was used to the yarn upgrade-interactive command. When switching to Go, I couldn’t find a similar tool so I decided to write one, mainly to learn Go. In the meantime, people started to contribute to the project and added awesome features like workspace support, the recent Go 1.24 tools support or a flag to update all modules in non-interactive mode.
Thanks to all the contributors, and let’s continue to improve the project together!