Initial commit.

This commit is contained in:
jdl
2026-06-14 13:24:43 +02:00
parent 56911f5ee1
commit 6628f26bf1
3 changed files with 191 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.crumpington.com/lib/flock
go 1.25.1