Reported by informalsystems/gosec's map iteration pass, this change fixes non-determinism from iterating with a map, whose definition in the Go spec guarantees that the order of keys and values presented during iteration will be randomized. Fixes #12428 Fixes #12430 Fixes #12431 |
||
|---|---|---|
| .. | ||
| testdata | ||
| file.go | ||
| json.go | ||
| module_test.go | ||
| module.go | ||