getopt: init module

This commit is contained in:
Jeremy Baxter 2026-03-19 14:07:07 +13:00
parent 8290a04536
commit 2729e58eab
17 changed files with 1076 additions and 3 deletions

2
go.mod
View file

@ -1,5 +1,3 @@
module git.baxters.nz/jeremy/cli
go 1.26.1
require git.sr.ht/~sircmpwn/getopt v1.0.0