build: fix freebsd/aarch64
by updating golang:sys dependency This was original reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242456 And originally fixed upstream here: https://go.googlesource.com/sys/+/33540a1f6037
This commit is contained in:
committed by
Christian Schwarz
parent
4ba85c40cc
commit
e2b9c16959
@@ -32,6 +32,6 @@ require (
|
||||
github.com/zrepl/yaml-config v0.0.0-20190928121844-af7ca3f8448f
|
||||
golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
|
||||
golang.org/x/sync v0.0.0-20190423024810-112230192c58
|
||||
golang.org/x/sys v0.0.0-20191010194322-b09406accb47
|
||||
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
|
||||
google.golang.org/grpc v1.17.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user