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

@@ -11,7 +11,7 @@ import (
"syscall"
"time"
"git.sr.ht/~adnano/go-gemini"
"git.sr.ht/~adnano/gmi"
"golang.org/x/crypto/ssh/terminal"
)