Three defensive fixes: 1) whatsapp_native - use type-switch capture instead of redundant unchecked assertion 2) config - add nil receiver guard to FilterSensitiveData 3) seahorse/store - check LastInsertId error in 3 locations |
||
|---|---|---|
| .. | ||
| init.go | ||
| whatsapp_command_test.go | ||
| whatsapp_native.go | ||
| whatsapp_native_stub.go | ||