diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-04-08 00:12:48 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-04-08 00:12:48 +0200 |
commit | 01e96380a4e48b5d338c71fad690382124195b17 (patch) | |
tree | dc40f7d639fda7c77439bd935d497503d241cfe6 /go.sum |
Initial commit
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU= +github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y= |