common: ypkg-tools: Update gopkg.in/yaml.v3 (#348)

## Summary

- Remove binaries (use `go run` instead).
- Update `gopkg.in/yaml.v3` to 3.0.1 to fix CVE-2022-28948

## Test Plan

Rebuild `ypkg-tools`.
This commit is contained in:
Silke Hofstra 2023-09-18 10:13:11 +02:00 committed by GitHub
parent 98d63643a0
commit d0eb9dcbb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 5 deletions

7
.gitignore vendored
View file

@ -1,3 +1,10 @@
*.eopkg
*.tar.*
*.tgz
*~
*.vscode
# Go binaries
common/Go/yabi/yabi
common/Go/ypkg/ypkg-tools
common/switch_repo_domains