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,7 +6,7 @@ import (
"github.com/gorilla/sessions"
"senan.xyz/g/gonic/db"
"go.senan.xyz/gonic/db"
)
func (c *Controller) WithSession(next http.Handler) http.Handler {