Add support for freebsd/arm64

Update #6719 6719
This commit is contained in:
Dmitri Goutnik
2020-01-07 07:21:19 -05:00
committed by Bjørn Erik Pedersen
parent 1cf235412f
commit aead8108b8
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
golang.org/x/net v0.0.0-20190606173856-1492cefac77f // indirect
golang.org/x/oauth2 v0.0.0-20190523182746-aaccbc9213b0 // indirect
golang.org/x/sync v0.0.0-20190423024810-112230192c58
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 // indirect
golang.org/x/text v0.3.2
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 // indirect
google.golang.org/api v0.5.0