checkpoint

This commit is contained in:
2026-03-03 14:04:20 -05:00
commit 8c8a70407b
7 changed files with 407 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.yetaga.in/alazyreader/microgopt
go 1.26.0
require github.com/davecgh/go-spew v1.1.1