Use new(users["name"]) instead of extracting to intermediate variables that staticcheck does not recognise as used with Go 1.26 new(value) syntax. Updates #3058 |
||
|---|---|---|
| .. | ||
| filter.go | ||
| filter_test.go | ||
| policy.go | ||
| policy_test.go | ||
| tailscale_compat_test.go | ||
| tailscale_routes_compat_test.go | ||
| types.go | ||
| types_test.go | ||
| utils.go | ||
| utils_test.go | ||