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.work7
1 files changed, 0 insertions, 7 deletions
diff --git a/vendor/github.com/ncruces/go-sqlite3/go.work b/vendor/github.com/ncruces/go-sqlite3/go.work
deleted file mode 100644
index ff5d6b514..000000000
--- a/vendor/github.com/ncruces/go-sqlite3/go.work
+++ /dev/null
@@ -1,7 +0,0 @@
-go 1.21
-
-use (
- .
- ./gormlite
- ./embed/bcw2
-)