diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,5 +4,6 @@ go 1.19 require ( github.com/mattn/go-sqlite3 v1.14.16 // indirect + github.com/satori/go.uuid v1.2.0 // indirect golang.org/x/crypto v0.5.0 // indirect ) |
