mirror of
https://github.com/tailscale/tailscale.git
synced 2024-12-04 23:45:34 +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> |
||
---|---|---|
.. | ||
errors.go | ||
key.go | ||
origin.go | ||
policy_scope_test.go | ||
policy_scope.go | ||
raw_item.go | ||
setting_test.go | ||
setting.go | ||
snapshot_test.go | ||
snapshot.go | ||
summary.go | ||
types.go |