echo $GOROOT
cd $GOROOT
./bin/go version
rm -rf bin/
exit