Posted in

Go语言模块语义化版本(SemVer)导入陷阱:v0.x vs v1.x vs v2+/major subdirectory,95%开发者踩过的4类越界引用

第一章:Go语言模块语义化版本( … Go语言模块语义化版本(SemVer)导入陷阱:v0.x vs v1.x vs v2+/major subdirectory,95%开发者踩过的4类越界引用Read more

Posted in

Go语言模块版本漂移失控?用git bisect + go run -mod=mod定位首次引入breaking change的commit(附自动化diff检测脚本)

第一章:Go语言模块版本漂移失控 … Go语言模块版本漂移失控?用git bisect + go run -mod=mod定位首次引入breaking change的commit(附自动化diff检测脚本)Read more