Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I do not think Go Modules supports pinning except at the major version level and even there v0 and v1 are treated as fluid.

My experiences trying Go Modules has shown it to “randomly” modify the go.mod file.



The go.mod file implicitly pins to the lowest version that meets the requirements, as I recall.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: