Add initial nistec project files

This commit is contained in:
2026-03-08 10:29:13 +00:00
commit 9edf2f6d59
53 changed files with 28571 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module sources.truenas.cloud/code/nistec
go 1.24.0
require golang.org/x/sys v0.36.0