This commit is contained in:
2025-05-09 20:34:54 +02:00
parent 1195fa6ec5
commit 00ce82e341
4 changed files with 136 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.send.nrw/sendnrw/duidreader
go 1.23.1
require golang.org/x/sys v0.33.0