This commit is contained in:
2022-10-29 21:00:43 +02:00
commit 81bf4841b8
4 changed files with 110 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.front.kjuulh.io/kjuulh/byg
go 1.19
require golang.org/x/sync v0.1.0