K 10 svn:author V 4 dmgk K 8 svn:date V 27 2019-12-11T12:27:35.139471Z K 7 svn:log V 471 dns/coredns: Unbreak on aarch64 ===> Building coredns from github.com/coredns/coredns # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/coredns-1.6.2_1.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. PR: 242561 Approved by: yuri (maintainer) END