aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 10ece94..55253ca 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/emersion/go-message v0.15.0
github.com/gabriel-vasile/mimetype v1.3.1
github.com/google/go-cmp v0.5.6
- github.com/google/uuid v1.2.0
+ github.com/google/uuid v1.3.0
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7
github.com/mmcdole/gofeed v1.1.3
github.com/nightlyone/lockfile v1.0.0