diff --git a/go.mod b/go.mod index 1fa7edf..75b99c9 100644 --- a/go.mod +++ b/go.mod @@ -7,6 +7,7 @@ github.com/go-chi/chi v1.5.2 github.com/go-pg/pg v8.0.7+incompatible github.com/jinzhu/inflection v1.0.0 // indirect + github.com/jmoiron/sqlx v1.3.1 github.com/rubenv/sql-migrate v0.0.0-20200616145509-8d140a17f351 // indirect github.com/sirupsen/logrus v1.7.0 github.com/spf13/viper v1.7.1