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

@@ -12,7 +12,7 @@ import (
"github.com/peterbourgon/ff"
"github.com/pkg/errors"
"senan.xyz/g/gonic/version"
"go.senan.xyz/gonic/version"
)
// once i had this written with ~100% text/template but it was very