From f42f426667c69d8a902ca803b77db9830f3e5a45 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Tue, 13 Feb 2024 13:54:28 +0100 Subject: mysql --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') 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 -- cgit v1.2.3-70-g09d2