go

Go模块与多路径

英文: Go module with multiple path 问题 我有一个 Go 模块,它被镜像到几个位置。一个在 GitLab,另一个在 Bitbucket。当我尝试基于新的 GitLab 位...