initial commit

This commit is contained in:
2023-06-27 16:06:07 -07:00
commit 5d726183d5
6 changed files with 121 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/taigrr/vidnumerator
go 1.20
require golang.org/x/sys v0.9.0