You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: