Update module name

This commit is contained in:
adnano
2020-09-28 18:19:59 -04:00
parent 684bb1cc68
commit 8d9e50d47a
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ import (
"log"
"time"
"git.sr.ht/~adnano/go-gemini"
"git.sr.ht/~adnano/gmi"
)
func main() {