add go.mod

This commit is contained in:
2023-11-18 16:19:16 -08:00
parent 5f052f8d98
commit 0c30e880cc

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.chromaticdragon.app/kistaro/auctionsim
go 1.20