feat: initial commit

Signed-off-by: kernel-sanders <1490292+kernel-sanders@users.noreply.github.com>
This commit is contained in:
kernel-sanders 2026-04-29 18:52:03 -04:00
commit eaa1e40d1f
8 changed files with 292 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module copyfail
go 1.26.2
require golang.org/x/sys v0.43.0