move senan.xyz/g/ to go.senan.xyz

This commit is contained in:
sentriz
2020-04-02 16:46:04 +01:00
parent 1d4ec63de2
commit 256143a025
29 changed files with 65 additions and 65 deletions

View File

@@ -6,8 +6,8 @@ import (
"net/http"
"path"
"senan.xyz/g/gonic/db"
"senan.xyz/g/gonic/scanner"
"go.senan.xyz/gonic/db"
"go.senan.xyz/gonic/scanner"
)
type statusWriter struct {