Files
MrixsCraft-server/go.sum
Vladimir Zagainov 8d1f956a8b
Some checks failed
CI / lint (push) Failing after 5m22s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
CI / docker (push) Has been skipped
fix: regenerate go.sum with go mod tidy
- go.sum was missing checksums for pgx/v5 and golang.org/x/crypto
- go.sum was accidentally gitignored; forcing add for CI reproducibility
- Consider un-ignoring go.sum if this repo is a library (per Go conventions)
2026-05-30 19:53:37 +03:00

2.4 KiB