Files
task/internal
Valentin Maerten 1b7e67d1f9 refactor(remote): carry the auth headers as taskfile.HostHeaders
map[string]map[string]string named neither key. The type already existed
in taskfile; package task reaches it through setup.go, so only an import
was missing. Callers keep passing a plain map literal, which stays
assignable to a named map type.
2026-08-23 12:11:55 +02:00
..
2025-09-11 10:26:59 +01:00
2026-08-18 17:23:38 +02:00