add go.mod

This commit is contained in:
Keiran 2025-08-06 04:21:08 +01:00
parent 0fa88f20fb
commit 179511a07e

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.keircn.com/keiran/termbox
go 1.24.5