Fernandez Ludovic
I'm a community-funded open-source developer.
Core maintainer of Golangci-lint, go-acme/lego, and some open-source projects you may be using 😉
- Posts
- 51
- Followers
- 71
- Following
- 17
-
If you are maintaining a library in Go: you never need to update the minimum version unless you are using a language feature related to a specific Go version. And, please stop updating the minimum Go version to patch versions.
#golang