Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

go get failed (Dependency field 'App' in struct literal) #62

Closed
ecylmz opened this issue May 22, 2015 · 1 comment · Fixed by #63
Closed

go get failed (Dependency field 'App' in struct literal) #62

ecylmz opened this issue May 22, 2015 · 1 comment · Fixed by #63

Comments

@ecylmz
Copy link

ecylmz commented May 22, 2015

When I try to go get, command line said that

$go get github.com/appc/docker2aci
# github.com/appc/docker2aci/lib/common
src/github.com/appc/docker2aci/lib/common/common.go:199: unknown "github.com/appc/spec/schema/types".Dependency field 'App' in struct literal
@iaguis
Copy link
Member

iaguis commented May 22, 2015

This is a result of changing the name from App to ImageName in appc/spec#397. #63 should fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants