Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Failed to install netlifyctl using go get #64

Closed
rozhok opened this issue Dec 21, 2017 · 0 comments
Closed

Failed to install netlifyctl using go get #64

rozhok opened this issue Dec 21, 2017 · 0 comments

Comments

@rozhok
Copy link

rozhok commented Dec 21, 2017

Step 20/22 : RUN go get github.com/netlify/netlifyctl
 ---> Running in 746bece28fc4
�[91m# github.com/netlify/netlifyctl/commands/init
go/src/github.com/netlify/netlifyctl/commands/init/git.go:25:34: undefined: models.RepoSetup
go/src/github.com/netlify/netlifyctl/commands/init/github.go:88:62: undefined: models.RepoSetup
go/src/github.com/netlify/netlifyctl/commands/init/github.go:95:10: undefined: models.RepoSetup
go/src/github.com/netlify/netlifyctl/commands/init/gitlab.go:66:62: undefined: models.RepoSetup
go/src/github.com/netlify/netlifyctl/commands/init/gitlab.go:73:10: undefined: models.RepoSetup
go/src/github.com/netlify/netlifyctl/commands/init/manual.go:37:61: undefined: models.RepoSetup
go/src/github.com/netlify/netlifyctl/commands/init/manual.go:40:10: undefined: models.RepoSetup
�[0mThe command '/bin/sh -c go get github.com/netlify/netlifyctl' returned a non-zero code: 2

Used to work a couple of months ago.
Go version: 1.9.2

calavera added a commit that referenced this issue Jan 2, 2018
Update to the latest master version so `go get` works.

Fixes #64

Signed-off-by: David Calavera <david.calavera@gmail.com>
calavera added a commit that referenced this issue Jan 2, 2018
Update to the latest master version so `go get` works.

Fixes #64

Signed-off-by: David Calavera <david.calavera@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant