Skip to content

Conversation

@QuentinPerez
Copy link
Contributor

root@733000e59cca:~/bin# eval "$(GIMME_GO_VERSION=1.4 ./gimme)"
go version go1.4 linux/amd64
root@733000e59cca:~/bin# go get -u github.com/QuentinPerez/scaleway-cli/cmd/scw
# github.com/QuentinPerez/scaleway-cli/cmd/scw
../src/src/github.com/QuentinPerez/scaleway-cli/cmd/scw/main_unsupported.go:6: "Bad go version, please install a version greater than or equal to 1.5" evaluated but not used
root@733000e59cca:~/bin# rm -fr /root/src/*
root@733000e59cca:~/bin# eval "$(GIMME_GO_VERSION=1.5 ./gimme)"
go version go1.5 linux/amd64
root@733000e59cca:~/bin# go get -u github.com/QuentinPerez/scaleway-cli/cmd/scw
root@733000e59cca:~/bin#

@moul
Copy link
Contributor

moul commented Nov 5, 2015

LGTM

moul added a commit that referenced this pull request Nov 5, 2015
Check go version in cmd/scw too
@moul moul merged commit cc72f5d into scaleway:master Nov 5, 2015
@moul moul removed the in progress label Nov 5, 2015
clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this pull request Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants