Hacker News new | ask | show | jobs
by rsanders 4293 days ago
I believe the issue is that new parameters wouldn't be accessible without a library update.
1 comments

My sense is that the Go developer culture is a lot more open to frequently updating their dependencies than the Java developer culture. Fetching dependencies from git is built into Go, after all.