Remove go.work.

This commit is contained in:
Nuno Cruces
2025-02-10 12:44:11 +00:00
parent 57997201ee
commit fa613f9ddb
12 changed files with 24 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
#include <unistd.h>
// Use the default call back, not the Go one we patched in.
// Use the default callback, not the Go one we patched in.
#define sqliteBusyCallback sqliteDefaultBusyCallback
// Amalgamation

View File

@@ -1,4 +1,4 @@
// Use the default call back, not the Go one we patched in.
// Use the default callback, not the Go one we patched in.
#define sqliteBusyCallback sqliteDefaultBusyCallback
// Amalgamation