mirror of
https://github.com/containers/skopeo.git
synced 2025-08-22 08:16:08 +00:00
Addresses CVE-2025-27144 by bumping github.com/go-jose/go-jose/v3 to v3.0.4 and github.com/go-jose/go-jose/v4 to v4.0.5 Fixes: https://issues.redhat.com/browse/OCPBUGS-51251, https://issues.redhat.com/browse/OCPBUGS-51252 [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com> |
||
---|---|---|
.. | ||
codereview.cfg | ||
CONTRIBUTING.md | ||
LICENSE | ||
PATENTS | ||
README.md | ||
term_plan9.go | ||
term_unix_bsd.go | ||
term_unix_other.go | ||
term_unix.go | ||
term_unsupported.go | ||
term_windows.go | ||
term.go | ||
terminal.go |
Go terminal/console support
This repository provides Go terminal and console support packages.
Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/term.
The main issue tracker for the term repository is located at https://go.dev/issues. Prefix your issue with "x/term:" in the subject line, so it is easy to find.