summaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
* Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#1)dependabot[bot]2025-04-241-6/+6
| | | | | | | | | | | | | | 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>
* Choose a moveSanto Cariotti2025-04-171-0/+4
|
* Send messages for randomm chess moveSanto Cariotti2025-04-161-0/+3
|
* Log on fileSanto Cariotti2025-04-081-0/+2
|
* Use internal/pkg structureSanto Cariotti2025-04-081-135/+0
|
* Start new playSanto Cariotti2025-04-071-2/+152
|
* Fix login and registerSanto Cariotti2025-04-031-2/+4
|
* Init login and frontendSanto Cariotti2025-04-021-3/+37
|
* Add network module to establish a TCP full-duplex connectionSanto Cariotti2025-03-291-1/+8
|
* Init relaySanto Cariotti2025-03-271-0/+50