diff options
Diffstat (limited to 'compat/sqlite/go.mod')
| -rw-r--r-- | compat/sqlite/go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compat/sqlite/go.mod b/compat/sqlite/go.mod new file mode 100644 index 0000000..8779817 --- /dev/null +++ b/compat/sqlite/go.mod @@ -0,0 +1,3 @@ +module modernc.org/sqlite + +go 1.22 |
