go install github.com/golang-migrate/migrate/v4/cmd/migrate@latest
# This is the default GOPATH, you should confirm with the 'go env' command export GOPATH=$HOME/go export PATH=$PATH:$GOROOT/bin:$GOPATH/bin