The gofakeit upgrade uses the new math/rand/v2 package, which uses uint64 more than int64, so we had to change a bunch of row IDs from int64 to uint64. |
||
|---|---|---|
| .. | ||
| icloud.go | ||
The gofakeit upgrade uses the new math/rand/v2 package, which uses uint64 more than int64, so we had to change a bunch of row IDs from int64 to uint64. |
||
|---|---|---|
| .. | ||
| icloud.go | ||