mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
e56225db03
The golang codeql has been failing for 4 months now. It is because CodeQL was running with Go 1.20.14, but go.mod specifies v1.21.1. PiperOrigin-RevId: 607007356