diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ module golang.nytpu.com/comitium -go 1.16 +go 1.15 require ( - git.sr.ht/~adnano/go-gemini v0.1.21 + git.sr.ht/~adnano/go-gemini v0.1.17 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 |
