diff options
| author | nytpu <alex@nytpu.com> | 2021-05-10 17:57:04 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-10 17:57:04 -0600 |
| commit | e4ac9463b11cb8dd92e1c4eb143d7ce1e17b0e47 (patch) | |
| tree | 1ec12c826ce5d88cbb9704a302c9c0f560846814 /go.mod | |
| parent | 14c86e8338dfc559e715442e676011f01860431f (diff) | |
add go-localize
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ 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 |
