tailscale/appc
James Tucker 245ddb157b appc: fix DomainRoutes copy
The non-referential copy destination doesn't extend the map contents,
but also the read of a non-key is returning a zero value not bound to
the map contents in any way.

Updates tailscale/corp#15657

Signed-off-by: James Tucker <james@tailscale.com>
2023-11-15 12:20:00 -08:00
..
appconnector.go appc: fix DomainRoutes copy 2023-11-15 12:20:00 -08:00
appconnector_test.go appc: fix DomainRoutes copy 2023-11-15 12:20:00 -08:00