* Add GHA workflow to run test_crosscompile and go test * crosscompile job doesn't need setup-go * Test more go versions * Test 1.6 * Remove 1.13 and add comment of testing strategy
Remove golang.org/x/sys/unix dependency for solaris Add new go build tag directives
* add openbsd/amd64 support * Remove extra C dependency and add time include Signed-off-by: Guillaume J. Charmes <gcharmes@magicleap.com>