GetStartupInfo returns map[string]any, and type-asserting tools/skills entries without checking ok is fragile. While the current implementation always stores the correct types, a future refactor could cause silent nil dereference. Add ok checks with explicit nil fallback. |
||
|---|---|---|
| .. | ||
| internal | ||
| dns_noresolv.go | ||
| main.go | ||
| main_test.go | ||