Initial commit.

This commit is contained in:
y a t s
2024-08-26 09:56:44 -04:00
commit 75e9ecd9dc
9 changed files with 372 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module github.com/y-a-t-s/libkiwi
go 1.23.0
require github.com/y-a-t-s/firebird v0.0.0-20240702142028-fc2f2361cb95
require golang.org/x/net v0.20.0 // indirect