modern-go / reflect2

reflect api without runtime reflect.Value cost
Apache License 2.0
758 stars 73 forks source link

Runtime package is not imported #14

Closed ghost closed 4 years ago

ghost commented 4 years ago

Runtime package used isn't imported in runtime.go file Please fix it as fast as you can :)

aosting commented 4 years ago

Runtime package used isn't imported in reflect2.go

tanelso2 commented 4 years ago

Also running into this issue

tanelso2 commented 4 years ago

https://github.com/modern-go/reflect2/pull/15

Thanks for the PR fixing this @aosting

Hope it gets merged soon

mrozenblum commented 4 years ago

Also having this issue, hoping it gets fixed asap 🙏

dokudoki commented 4 years ago

Also waiting for the merge.

taowen commented 4 years ago

sorry about that