To bypass that issue, we need to set GOPRIVATE env variable and add .git in the end: $ GOPRIVATE="gitlab.com/org/department" go get ...
確定! 回上一頁