diff options
| author | diogo464 <[email protected]> | 2024-10-01 15:55:43 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2024-10-01 15:55:43 +0100 |
| commit | 1422e5893b7e8563431507a2058967082ec4f4cb (patch) | |
| tree | f959735232ae75736950ea32f71c05ec16b7912f /go.sum | |
init
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -0,0 +1,4 @@ | |||
| 1 | github.com/mattn/go-sqlite3 v1.14.23 h1:gbShiuAP1W5j9UOksQ06aiiqPMxYecovVGwmTxWtuw0= | ||
| 2 | github.com/mattn/go-sqlite3 v1.14.23/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y= | ||
| 3 | github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= | ||
| 4 | github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= | ||
