Skip to content

Add gopm support #91

@guilhem

Description

@guilhem

To help #90 I try to use gopm

For the moment I have a .gopmfile like this:

[target]
path = github.com/hashicorp/consul

[deps]
github.com/mitchellh/cli = 
github.com/hashicorp/logutils = 
github.com/ryanuber/columnize = 
github.com/armon/circbuf = 
github.com/armon/go-metrics = 
github.com/hashicorp/serf = 
github.com/miekg/dns = 
github.com/mitchellh/mapstructure = 
github.com/ugorji/go = 
github.com/armon/gomdb = 
github.com/hashicorp/memberlist = 
github.com/hashicorp/raft = 
github.com/hashicorp/raft-mdb = 
github.com/inconshreveable/muxado = 

[res]
include = 

but fail because of dir naming:

cannot create consul: Is a directory
gopm ERR! build fail to build program:
gopm ERR!   exit status 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions