Created
June 30, 2014 21:37
-
-
Save jayd3e/bec38ed110faa546782a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu ~/src/flynn-controller $ make | |
godep go build -o build/flynn-controller | |
# _/home/ubuntu/src/flynn-controller | |
./formation.go:160: unknown types.ExpandedFormation field 'UpdatedAt' in struct literal | |
godep: go exit status 2 | |
make: *** [build/flynn-controller] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment