Tags: ilyabrin/disk
Tags
ci: scan with the current Go release in govulncheck go.mod declares a compatibility floor of 1.23, and setup-go was pinning the scan to that line. govulncheck then reported 21 stdlib advisories that are only fixed in later Go releases, none of which say anything about this module's own code. Scan with the stable toolchain instead.
Merge pull request #8 from ilyabrin/package/naming package name changed to 'disk'