Rename repository to go-gemini

This commit is contained in:
Adnan Maolood
2020-10-24 15:15:32 -04:00
parent 1634c2c11c
commit f0345f3495
18 changed files with 45 additions and 45 deletions

View File

@@ -7,7 +7,7 @@ import (
"fmt"
"log"
"git.sr.ht/~adnano/gmi"
gmi "git.sr.ht/~adnano/go-gemini"
)
type user struct {

View File

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

View File

@@ -10,7 +10,7 @@ import (
"os"
"time"
"git.sr.ht/~adnano/gmi"
gmi "git.sr.ht/~adnano/go-gemini"
)
var (

View File

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