mod go go lang project mod operations Sync dependencies in the mod Bashgo get ./... Update dependencies Bashgo get -u ./... Force update a dependency to a branch or a commit Bashgo get -v -u github.com/<org>/<repo>@<branch or commit>