You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GOPROXY=$(GOPROXY) GOSUMDB=off go get yunion.io/x/onecloud@$(ONECLOUD_RELEASE_BRANCH)
GOPROXY=$(GOPROXY) GOSUMDB=off go get -d $(patsubst%,%@master,$(shell GO111MODULE=on go mod edit -print | sed -n -e 's|.*\(yunion.io/x/[a-z].*\) v.*|\1|p' | grep -v '/onecloud$$'))