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

Error occor when I run go get #5

Closed
Huangsir opened this issue Aug 8, 2015 · 1 comment
Closed

Error occor when I run go get #5

Huangsir opened this issue Aug 8, 2015 · 1 comment

Comments

@Huangsir
Copy link

Huangsir commented Aug 8, 2015

go get -u github.com/lann/squirrel

and the reply:

lann/builder/builder.go:149: cannot use func literal (type func(string, ps.Any)) as type func(string, interface {}) in argument to m.ForEach
lann/builder/builder.go:203: cannot use func literal (type func(string, ps.Any)) as type func(string, interface {}) in argument to getBuilderMap(builder).ForEach

@lann
Copy link
Owner

lann commented Aug 8, 2015

Should be fixed by af3d9a4

@lann lann closed this as completed Aug 8, 2015
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

2 participants