1
0
Fork 0
env/.install/vgo.sh

10 lines
82 B
Bash
Executable File

#!/bin/sh
set -e
echo
echo "Installing vgo..."
echo
go get -u golang.org/x/vgo