Skip to content

please bump golang.org/x/sys

Hi,

I'm seeing the following error on FreeBSD/aarch64:

golang.org/x/sys/unix

vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

It's already fixed upstream: https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96 Is it possible to bump golang.org/x/sys/unix to have this fix?

Thanks Mikaël