summaryrefslogtreecommitdiff
path: root/srv/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'srv/go.mod')
-rw-r--r--srv/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/srv/go.mod b/srv/go.mod
index f14c154..f5a6114 100644
--- a/srv/go.mod
+++ b/srv/go.mod
@@ -7,6 +7,7 @@ require (
github.com/emersion/go-smtp v0.15.0
github.com/google/uuid v1.3.0
github.com/mattn/go-sqlite3 v1.14.8
+ github.com/mediocregopher/mediocre-go-lib/v2 v2.0.0-beta.0
github.com/rubenv/sql-migrate v0.0.0-20210614095031-55d5740dbbcc
github.com/stretchr/testify v1.7.0
github.com/tilinna/clock v1.1.0