1
0

fix: resolve all trivy vulnerabilities (2024-01-25)

This commit is contained in:
Yonatan Kahana
2024-01-25 19:01:15 +02:00
parent 814e0d8d92
commit 0a84e4ba40
361 changed files with 20146 additions and 5005 deletions

View File

@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//
//go:build 386 || amd64 || amd64p32 || alpha || arm || arm64 || loong64 || mipsle || mips64le || mips64p32le || nios2 || ppc64le || riscv || riscv64 || sh
// +build 386 amd64 amd64p32 alpha arm arm64 loong64 mipsle mips64le mips64p32le nios2 ppc64le riscv riscv64 sh
package unix