Update golang.org/x/{sys,crypto}

This commit is contained in:
Alexander Neumann
2018-05-07 22:47:39 +02:00
parent abdd59ea1b
commit 2cbdfbf652
132 changed files with 13128 additions and 4754 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