Basic features done
This commit is contained in:
@@ -3,7 +3,13 @@ module sprintpadawan
|
||||
go 1.26.1
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/mattn/go-sqlite3 v1.14.42 // indirect
|
||||
golang.org/x/crypto v0.50.0 // indirect
|
||||
github.com/google/uuid v1.6.0
|
||||
golang.org/x/crypto v0.50.0
|
||||
turso.tech/database/tursogo v0.5.3
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.9.1 // indirect
|
||||
github.com/tursodatabase/turso-go-platform-libs v0.5.3 // indirect
|
||||
golang.org/x/sys v0.43.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user