summaryrefslogtreecommitdiff
path: root/vendor/github.com/ncruces/go-sqlite3/go.work
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/ncruces/go-sqlite3/go.work')
-rw-r--r--vendor/github.com/ncruces/go-sqlite3/go.work1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/ncruces/go-sqlite3/go.work b/vendor/github.com/ncruces/go-sqlite3/go.work
index 18e378592..ff5d6b514 100644
--- a/vendor/github.com/ncruces/go-sqlite3/go.work
+++ b/vendor/github.com/ncruces/go-sqlite3/go.work
@@ -3,4 +3,5 @@ go 1.21
use (
.
./gormlite
+ ./embed/bcw2
)