[golang] bootstrapped a client in yet another language
This commit is contained in:
parent
5aac233c08
commit
427cc77fa3
12 changed files with 447 additions and 0 deletions
5
golang/go.mod
Normal file
5
golang/go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module git.adyxax.org/adyxax/spacetraders/v2
|
||||
|
||||
go 1.22.2
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.22
|
Loading…
Add table
Add a link
Reference in a new issue