mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-24 00:34:45 -07:00
upgrade x/crypto and dependencies
This commit is contained in:
3
vendor/golang.org/x/crypto/sha3/keccakf.go
generated
vendored
3
vendor/golang.org/x/crypto/sha3/keccakf.go
generated
vendored
@@ -2,7 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !amd64 appengine gccgo
|
||||
//go:build !amd64 || purego || !gc
|
||||
// +build !amd64 purego !gc
|
||||
|
||||
package sha3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user