cmd/next-note: add go.mod

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2024-04-23 16:26:20 +00:00
parent 33ff202bc4
commit 29717c98b2
Signed by: vbatts
GPG Key ID: E30EFAA812C6E5ED
1 changed files with 3 additions and 0 deletions

3
cmd/next-note/go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/vbatts/utils/cmd/next-note
go 1.19