Created
August 19, 2015 17:54
-
-
Save gidden/542c3005b6d5139a5c58 to your computer and use it in GitHub Desktop.
go get cyan failure
This file contains hidden or 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
| $ go get github.com/rwcarlsen/cyan/cmd/cyan | |
| package github.com/rwcarlsen/cyan/cmd/cyan | |
| imports runtime: C source files not allowed when not using cgo: atomic_amd64x.c defs.c float.c heapdump.c lfstack.c malloc.c mcache.c mcentral.c mem_linux.c mfixalloc.c mgc0.c mheap.c msize.c os_linux.c panic.c parfor.c proc.c runtime.c signal.c signal_amd64x.c signal_unix.c stack.c string.c sys_x86.c vdso_linux_amd64.c | |
| import cycle not allowed | |
| package github.com/rwcarlsen/cyan/cmd/cyan | |
| imports github.com/rwcarlsen/cyan/Godeps/_workspace/src/code.google.com/p/go-uuid/uuid | |
| imports net | |
| imports runtime/cgo | |
| imports runtime/cgo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment