mirror of
https://gitee.com/gitea/gitea
synced 2025-12-31 04:36:35 +08:00
dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-package/ (#14078)
This commit is contained in:
2
vendor/golang.org/x/crypto/blake2b/blake2b_amd64.go
generated
vendored
2
vendor/golang.org/x/crypto/blake2b/blake2b_amd64.go
generated
vendored
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !go1.7,amd64,!gccgo,!appengine
|
||||
// +build !go1.7,amd64,gc,!purego
|
||||
|
||||
package blake2b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user