Lower go-gemini version so it can be built on Go 1.15

This commit is contained in:
nytpu
2021-03-20 16:00:33 -06:00
parent f2cadc4bd1
commit 8ca0991895
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -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