This commit is contained in:
2026-04-09 19:21:08 +02:00
parent 07bc594fb5
commit 9dd36b340c
7 changed files with 191 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/rouggy/qbhardlink
go 1.22
require gopkg.in/yaml.v3 v3.0.1