Bump crypto package. (#492)

This fixes master build for certain CPU's.
See https://github.com/golang/crypto/commit/ae8bce0
This commit is contained in:
Brian Goff
2019-01-08 12:30:18 -08:00
committed by GitHub
parent 323c02d468
commit d8736e23f5
29 changed files with 1790 additions and 86 deletions

7
vendor/golang.org/x/sys/cpu/cpu_arm.go generated vendored Normal file
View File

@@ -0,0 +1,7 @@
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package cpu
const cacheLineSize = 32