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

make example fails on ubuntu 18.04 with go1.15.2 #416

Open
davidcoble opened this issue Oct 9, 2020 · 1 comment
Open

make example fails on ubuntu 18.04 with go1.15.2 #416

davidcoble opened this issue Oct 9, 2020 · 1 comment

Comments

@davidcoble
Copy link

$ make example
... don't know if you want the full output here ...
**./demo.go:265:51: cannot use map[string]string literal (type map[string]string) as type map[string]interface {} in argument to buffer.CreateTag**
_example/example.mk:35: recipe for target '_example/demo/demo' failed
make: *** [_example/demo/demo] Error 2

@gharabakloo
Copy link

I have fixed it in #418

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