aboutsummaryrefslogtreecommitdiff
path: root/go/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* update dependenciesFlorian Fischer2025-07-061-11/+14
| | | | | Replace gorilla with coder websocket implementation for wasm support. Add xdg package for use in our applications.
* update go mod and add gorilla/websocketFlorian Fischer2025-06-061-3/+2
|
* migrate to ebiten/v2/text/v2Florian Fischer2025-01-271-0/+1
|
* update dependenciesFlorian Fischer2025-01-271-12/+14
|
* update dependencies and revert AppendInputChars changeFlorian Fischer2025-01-271-10/+9
|
* bump dependenciesFlorian Fischer2025-01-271-13/+13
|
* update ebiten to 2.5.6Florian Fischer2025-01-271-9/+8
|
* bump ebiten version to 2.5.1 and new APIsFlorian Fischer2025-01-271-8/+9
|
* intermediate commitFlorian Fischer2025-01-271-1/+1
|
* add sealed activity to select a starting deckFlorian Fischer2025-01-271-0/+1
|
* intermediate commitFlorian Fischer2025-01-271-0/+1
|
* intermediate commitFlorian Fischer2025-01-271-10/+11
| | | | Implement actions and multiple ui widgets
* implement unit movementFlorian Fischer2025-01-271-4/+7
|
* intermediate commitFlorian Fischer2025-01-271-0/+17