diff options
Diffstat (limited to 'local.go')
| -rw-r--r-- | local.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ import ( ) const ( - basePkg = "golang.org/x/tour" + basePkg = "github.com/Go-ID-community/go-tour-id" socketPath = "/socket" ) |
