go-git permit to try sha256 hash object with go run -tags sha256 ./app/server and we need to force them in repo init options.
go run -tags sha256 ./app/server
But it’s not working. We need to debug this.
Upstream work on that https://github.com/go-git/go-git/pull/1527