This commit is contained in:
2025-08-05 19:15:23 +02:00
parent 37b1b55ebc
commit a596961be2
11 changed files with 5574 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.send.nrw/sendnrw/edge-wol
go 1.24.4
require golang.org/x/crypto v0.40.0