Expected behavior
Build on linux/riscv64
Observed behavior
Was trying to use github.com/bugsnag/bugsnag-go/v2 and build my app against linux/riscv64 platform but got the following error at build time:
8.470 # github.com/bugsnag/panicwrap
8.470 vendor/github.com/bugsnag/panicwrap/dup2.go:10:17: undefined: syscall.Dup2
Steps to reproduce
N/A
Version
v1.3.4
Additional information
N/A
Expected behavior
Build on
linux/riscv64Observed behavior
Was trying to use
github.com/bugsnag/bugsnag-go/v2and build my app againstlinux/riscv64platform but got the following error at build time:Steps to reproduce
N/A
Version
v1.3.4
Additional information
N/A