簡單來說,在go.mod中使用replace,可以將依賴庫替換為本地目錄,就像下面這樣:. replace github.com/q191201771/naza => /Volumes/Data/chef_git/ ...
確定! 回上一頁