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.19 +go 1.20 require ( github.com/Necoro/gofeed v1.2.2-0.20230305145438-f7a233d95a2f |