summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)Author
2025-04-24Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#1)dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0. - [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17Choose a moveSanto Cariotti
2025-04-16Send messages for randomm chess moveSanto Cariotti
2025-04-08Log on fileSanto Cariotti
2025-04-08Use internal/pkg structureSanto Cariotti
2025-04-07Start new playSanto Cariotti
2025-04-03Fix login and registerSanto Cariotti
2025-04-02Init login and frontendSanto Cariotti
2025-03-29Add network module to establish a TCP full-duplex connectionSanto Cariotti
2025-03-27Init relaySanto Cariotti