If you want to add or update to a specific version of a dependency you can use a command of the form: go get -u github.com/pkg/[email protected] go mod tidy go ...
確定! 回上一頁