This commit is contained in:
2026-03-13 16:55:58 +01:00
commit a82223e194
13 changed files with 837 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module clientGen
go 1.26.1
require golang.org/x/net v0.52.0