mirror of
https://github.com/tailscale/tailscale.git
synced 2024-12-04 15:35:38 +00:00
8f86d4f8b9
In Go 1.23, the standard maps.Keys helper was altered relative to xmaps.Keys to return and iterator, which can be used with slices.Collect. Also, Go 1.21 added the clear built-in, which replaces xmaps.Clear, and is semantically more correct with respect to NaNs. Updates #8632 Updates #12912 Updates #cleanup Signed-off-by: Joe Tsai <joetsai@digital-static.net> |
||
---|---|---|
.. | ||
internal | ||
setting | ||
source | ||
caching_handler_test.go | ||
caching_handler.go | ||
handler_test.go | ||
handler_windows.go | ||
handler.go | ||
policy_keys_windows.go | ||
policy_keys.go | ||
syspolicy_test.go | ||
syspolicy.go |