Are there any restrictions on arch for go's plugin? I am finding that both 1.9 and 1.10beta1 fail when attempting to open plugin (.so) on arm64 chips/SOCs. same code work fine on amd64. OS is linux of course.
panic is coming from: src/runtime/plugin.go:21 - "runtime: no plugin module data". On Thursday, December 7, 2017 at 3:44:07 PM UTC-8, Andrew Bonventre wrote: > > Hello gophers, > > We have just released go1.10beta1, a beta version of Go 1.10. > It is cut from the master branch at the revision tagged go1.10beta1. > > There are no known problems or regressions. > Please try running production load tests and your unit tests with the new > version. > Your help testing these pre-release versions is invaluable. > > Report any problems using the issue tracker: > https://golang.org/issue/new > > If you have Go installed already, the easiest way to try go1.10beta1 > is by using this tool: > https://godoc.org/golang.org/x/build/version/go1.10beta1 > > You can download binary and source distributions from the usual place: > https://golang.org/dl/#go1.10beta1 > > To find out what has changed in Go 1.10, read the draft release notes: > https://beta.golang.org/doc/go1.10 > > Documentation for Go 1.10 is available at: > https://beta.golang.org/ > > Cheers, > Andy > -- 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.