fix: created ships exact tech level

This commit is contained in:
Ilia Denisov
2026-02-17 19:06:26 +02:00
parent 16e281cfd6
commit 1379241967
6 changed files with 38 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/iliadenisov/galaxy
go 1.25.0
go 1.26.0
require (
github.com/gin-gonic/gin v1.11.0