Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #13

Closed
anacrolix opened this issue Dec 13, 2016 · 2 comments
Closed

Build error #13

anacrolix opened this issue Dec 13, 2016 · 2 comments

Comments

@anacrolix
Copy link

anacrolix commented Dec 13, 2016

anacrolix@Matts-MBP-2:~$ go get -u github.com/3rf/codecoroner
# github.com/3rf/codecoroner/unused
gopath/src/github.com/3rf/codecoroner/unused/funcs.go:89: cannot use pkgs (type []*ssa.Package) as type *ssa.Package in argument to prog.CreateTestMainPackage
gopath/src/github.com/3rf/codecoroner/unused/funcs.go:89: invalid use of ... in call to prog.CreateTestMainPackage
anacrolix@Matts-MBP-2:~$ go version
go version devel +b00b214 Tue Dec 13 03:21:00 2016 +0000 darwin/amd64
@Tin-Nguyen
Copy link

the same here

@3rf
Copy link
Owner

3rf commented Dec 30, 2016

Sorry for the delay on this! I've fixed the compile issue in master and I've added vendoring to the 1.3 dev branch so that changes to the golang/x/ libraries don't randomly cause this to break in the future.

Thanks so much for your interest!

@3rf 3rf closed this as completed Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants