{application,rebar3_go,
             [{description,"A rebar plugin to manage go modules"},
              {vsn,"0.6.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache-2.0"]},
              {links,[{"Github","https://github.com/mochams/rebar3_go"}]}]}.
