The current values of `go.mod` and `go.sum` pull old versions of `status-protocol-go` and in result they only convert old Beta Status App seed phrase correctly.
For converting the seed phrase of current app version the simplest way would be to remove `go.mod` and `go.sum` and build with newest versions.