1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-05-19 13:16:04 +02:00

Update go-gemini dependency

This commit is contained in:
Adnan Maolood 2021-04-11 15:35:26 -04:00
parent 746ba7c4a9
commit 992a9b75ac
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module kiln
go 1.16
require (
git.sr.ht/~adnano/go-gemini v0.1.22
git.sr.ht/~adnano/go-gemini v0.2.0
github.com/BurntSushi/toml v0.3.1
)

4
go.sum
View File

@ -1,5 +1,5 @@
git.sr.ht/~adnano/go-gemini v0.1.22 h1:hQX8Yh5zhxoDuibMIf50Qot0Mi4qfdIMYFCxdYjY580=
git.sr.ht/~adnano/go-gemini v0.1.22/go.mod h1:kmWT0aLnjkuzAMouxNT6Bqv756HYHSe56HE7yoF5P7Y=
git.sr.ht/~adnano/go-gemini v0.2.0 h1:24rGvovyXhUX8X51EJq8JeHMxxbO362KzCBtz6QNH7o=
git.sr.ht/~adnano/go-gemini v0.2.0/go.mod h1:hQ75Y0i5jSFL+FQ7AzWVAYr5LQsaFC7v3ZviNyj46dY=
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 h1:003p0dJM77cxMSyCPFphvZf/Y5/NXf5fzg6ufd1/Oew=