mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-07-16 07:27:40 +00:00
8504b6d13d
Prevent panic when WithStripPrefix is called with a nil provider by using reflection to check for typed nil pointers stored in interfaces.