I'm trying to better understand how the runtime checks package versions when using the plugin pkg. If there's a mismatch, the following error occurs at run time:
plugin.Open: plugin was built with a different version of package ... > That message originates, in the runtime, here <https://github.com/golang/go/commit/03da2690c9fefdbaff613f9ccc224b5f0abfbe16#diff-6c0322f727672943a5df0aa004117de9R46>. Where does runtimehash get set? Maybe someone could give a brief explanation of how version checking works when using the new plugin pkg? Thanks, David -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.