diff options
| author | ivar <i@oiee.no> | 2026-03-31 18:33:20 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2026-03-31 18:33:20 +0200 |
| commit | a44d18a1fcc8558187b825bd2cf48f5b59b093d2 (patch) | |
| tree | 26915bed251b0d6dad95d34f55159e7bb1d3c18a /compat/sqlite/go.mod | |
| parent | 052ad0188ea69c62c46483e61d4433f2ded02f2d (diff) | |
| download | nebbet.no-a44d18a1fcc8558187b825bd2cf48f5b59b093d2.tar.xz nebbet.no-a44d18a1fcc8558187b825bd2cf48f5b59b093d2.zip | |
Use sqlite package
Diffstat (limited to 'compat/sqlite/go.mod')
| -rw-r--r-- | compat/sqlite/go.mod | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compat/sqlite/go.mod b/compat/sqlite/go.mod deleted file mode 100644 index 8779817..0000000 --- a/compat/sqlite/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module modernc.org/sqlite - -go 1.22 |
