#!/bin/bash
import=$(echo $1 |cut -f2 -d@ | tr ':' /)
go get ${import%.*}