src boilerplate

This commit is contained in:
uint 2025-12-19 16:55:31 +00:00
commit 19e0040b43
3 changed files with 24 additions and 1 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module kew
go 1.24.4