mirror of
https://gitee.com/gitea/gitea
synced 2025-12-30 20:26:34 +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/curve25519/curve25519_noasm.go
generated
vendored
2
vendor/golang.org/x/crypto/curve25519/curve25519_noasm.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 gccgo appengine purego
|
||||
// +build !amd64 !gc purego
|
||||
|
||||
package curve25519
|
||||
|
||||
|
||||
Reference in New Issue
Block a user