2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 06:44:41 +00:00
2023-04-19 10:23:38 -07:00

4 lines
166 B
Plaintext

```release-note:bug
Fix an bug where decoding some Config structs with unset pointer fields could fail with `reflect: call of reflect.Value.Type on zero Value`.
```