Update module golang.org/x/crypto to v0.24.0

This commit is contained in:
Renovate Bot
2024-06-04 18:05:21 +00:00
parent 4a86315749
commit 2174531486
345 changed files with 57613 additions and 20045 deletions

View File

@@ -2,9 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build (aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || zos) && go1.9
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris zos
// +build go1.9
//go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || zos
package unix