diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,9 +4,9 @@ go 1.13 require ( git.sr.ht/~adnano/go-gemini v0.1.17 - github.com/m1/go-localize v0.0.0-20210411165534-07d5b914f3cd github.com/mitchellh/go-homedir v1.1.0 github.com/mmcdole/gofeed v1.1.0 github.com/prologic/go-gopher v0.0.0-20210114215941-1859ade2470b github.com/spf13/pflag v1.0.5 + golang.org/x/text v0.3.6 ) |
