dc4aae642a
* go-secure-stdlib/parseutil to v0.1.4 * add TypeCommaStringSlice for json.Number * add changelog entry * upgrade go-secure-stdlib/parseutil to v0.1.4 in sdk * move json number TypeCommaStringSlice test * go mod download for api; go mod tidy
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
```release-note:bug
|
|
core: Fix panic caused by parsing JSON integers for fields defined as comma-delimited strings
|
|
```
|