fix: 将 libsql-client-go 作为普通目录提交,而非 gitlink

This commit is contained in:
2026-04-27 07:04:46 +08:00
parent 2359d6c9fa
commit f6332fbaaf
52 changed files with 42333 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
module github.com/tursodatabase/libsql-client-go
go 1.20
require (
github.com/antlr4-go/antlr/v4 v4.13.0
github.com/coder/websocket v1.8.12
golang.org/x/sync v0.3.0
)
require golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect