1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-04-25 10:45:01 +02:00

Add missing import

This commit is contained in:
Adnan Maolood 2021-02-24 14:28:47 -05:00
parent 6181751e8d
commit c3418fdfed

View File

@ -2,6 +2,7 @@ package gemini
import (
"errors"
"mime"
)
func init() {