Alex Bustos
Results
2
issues of
Alex Bustos
- .gitignore updated/simplified a little - `go mod init` & `go mod tidy` to generate [go.mod/sum files](https://go.dev/blog/using-go-modules) - This allow to track required packages and its versions - README updated,...
It seems that this project is not being maintained anymore, so before [archiving this repo](https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories#archiving-a-repository), this PR: - closes a lot of open PRs and issues - adds go.mod/sum for...