Just 'go get' at the commit hash you want: go get github.com/someone/some_module@af044c0995fe 'go get' will correctly update the dependency files (go.mod, ...
確定! 回上一頁