diff options
| author | Andrew Dunham <andrew@du.nham.ca> | 2023-12-18 17:43:01 -0500 |
|---|---|---|
| committer | Andrew Dunham <andrew@du.nham.ca> | 2023-12-19 09:18:53 -0500 |
| commit | a661287c4bc61d4b0a0b26a32498bddb75fe1f74 (patch) | |
| tree | 5b71659c272f192e28e844280217a147828d2ca5 /control/controlknobs/controlknobs.go | |
| parent | 945cf836ee25f412490b39f49669360b66727863 (diff) | |
| download | tailscale-a661287c4bc61d4b0a0b26a32498bddb75fe1f74.tar.xz tailscale-a661287c4bc61d4b0a0b26a32498bddb75fe1f74.zip | |
util/cmpx: remove code that's in the stdlib now
The cmpx.Compare function (and associated interface) are now available
in the standard library as cmp.Compare. Remove our version of it and use
the version from the standard library.
Updates #cleanup
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I4be3ac63d466c05eb7a0babb25cb0d41816fbd53
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions
