mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 11:00:37 +08:00
Converts non-pointer protobuf generated Go types to pointers via `open2opaque rewrite -levels=red ./...`. This contributes to https://github.com/gravitational/teleport/issues/66776 and was done separately to isolate per proto file migrations in the future.