K 10 svn:author V 4 dmgk K 8 svn:date V 27 2019-12-11T18:41:52.561554Z K 7 svn:log V 359 security/sops: Unbreak on aarch64 ===> Building sops from ./cmd/sops # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. Upstream PR: https://github.com/mozilla/sops/pull/593 END