go.mod, gitignore

This commit is contained in:
2023-04-02 22:30:52 -07:00
parent dbee1416c8
commit bdc095e2b2
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -21,3 +21,4 @@
# Go workspace file
go.work
.vscode/settings.json
+3
View File
@@ -0,0 +1,3 @@
module git.chromaticdragon.app/kistaro/KoboldSim
go 1.20