diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module github.com/Necoro/feed2imap-go -go 1.14 +go 1.15 require ( github.com/Necoro/html2text v0.0.0-20200510210108-d7611f0be99f |