mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
3c4b246cf2
Recently printf.Analyzer has become stricter (https://github.com/golang/go/issues/60529) which led to new findings. gvisor nogo tests run this analyzer and fail if it produces findings. PiperOrigin-RevId: 671657227