mirror of
https://github.com/badsectorlabs/copyfail-go.git
synced 2026-05-16 06:30:10 +00:00
feat: ✨ initial commit
Signed-off-by: kernel-sanders <1490292+kernel-sanders@users.noreply.github.com>
This commit is contained in:
commit
eaa1e40d1f
8 changed files with 292 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module copyfail
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require golang.org/x/sys v0.43.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue