Files
gvisor/webhook
Kevin Krakauer d8aa09e04c convert uses of interface{} to any
Done via:
  find . -name "*.go" | xargs sed -i -E 's/interface\{\}/any/g'

PiperOrigin-RevId: 487033228
2022-11-08 13:14:06 -08:00
..
2022-11-08 13:14:06 -08:00
2020-10-30 12:02:09 -07:00