mirror of
https://github.com/go-gitea/gitea
synced 2025-07-10 04:27:22 +00:00
dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-package/ (#14067)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
2
vendor/golang.org/x/crypto/blake2b/blake2b_ref.go
generated
vendored
2
vendor/golang.org/x/crypto/blake2b/blake2b_ref.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 !amd64 appengine gccgo
|
||||
// +build !amd64 purego !gc
|
||||
|
||||
package blake2b
|
||||
|
||||
|
Reference in New Issue
Block a user