Files
steamcache2/.gitea/workflows
s1d3sw1ped_bot fbb084d824
CI / vulncheck (pull_request) Failing after 18s
CI / check-and-test (pull_request) Successful in 37s
Use latest Go 1.23 patch in CI and run tests even if govulncheck fails.
setup-go was installing go.mod's 1.23.0 exactly, so govulncheck reported stdlib x509 findings and skipped tests. check-latest gets the patched 1.23, and vulncheck is its own job.
2026-08-31 15:11:43 -05:00
..