summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2024-02-13 13:54:28 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2024-02-13 13:54:28 +0100
commitf42f426667c69d8a902ca803b77db9830f3e5a45 (patch)
tree6fc66202496e980a318912436ea936dac26cd7d5 /go.mod
parentc6f5e375dbd6fd17a5c162ecc3ad6b633452afef (diff)
downloadgosten-f42f426667c69d8a902ca803b77db9830f3e5a45.tar.gz
gosten-f42f426667c69d8a902ca803b77db9830f3e5a45.tar.bz2
gosten-f42f426667c69d8a902ca803b77db9830f3e5a45.zip
mysql
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index b3a113d..ceee926 100644
--- a/go.mod
+++ b/go.mod
@@ -12,6 +12,7 @@ require (
require (
github.com/dustin/go-humanize v1.0.1 // indirect
+ github.com/go-sql-driver/mysql v1.7.1 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect