headscale/hscontrol/policy/v2
Kristoffer Dalby eccf64eb58 all: fix staticcheck SA4006 in types_test.go
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
2026-02-19 08:21:23 +01:00
..
filter.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
filter_test.go all: upgrade to Go 1.26rc2 and modernize codebase 2026-02-08 12:35:23 +01:00
policy.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
policy_test.go all: upgrade to Go 1.26rc2 and modernize codebase 2026-02-08 12:35:23 +01:00
tailscale_compat_test.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
tailscale_routes_compat_test.go policy: autogroup:internet does not generate packet filters 2026-02-05 19:29:16 +01:00
types.go all: upgrade to Go 1.26rc2 and modernize codebase 2026-02-08 12:35:23 +01:00
types_test.go all: fix staticcheck SA4006 in types_test.go 2026-02-19 08:21:23 +01:00
utils.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
utils_test.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00