diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module github.com/Necoro/feed2imap-go go 1.13 -require gopkg.in/yaml.v2 v2.2.8 +require gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c |