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.18 +go 1.19 require ( github.com/Necoro/go-readability v0.0.0-20220610220921-ea81c68a0622 |