aboutsummaryrefslogtreecommitdiff
path: root/local.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2018-08-02 13:43:49 +0700
committerShulhan <m.shulhan@gmail.com>2020-01-25 14:13:01 +0700
commitf4f8733c395085c81fcb97d9aec7e293f191de9e (patch)
tree538adcc0134f9915a52a21befdbf307ea387a409 /local.go
parent9cfc40a5d25bdf57e692e05f86e03f943363b7d7 (diff)
downloadgolang-id-tour-f4f8733c395085c81fcb97d9aec7e293f191de9e.tar.xz
Update repo link to use Go ID community
Diffstat (limited to 'local.go')
-rw-r--r--local.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/local.go b/local.go
index 0930140..cc19ad0 100644
--- a/local.go
+++ b/local.go
@@ -24,9 +24,9 @@ import (
"golang.org/x/tools/playground/socket"
// Imports so that go build/install automatically installs them.
- _ "github.com/shuLhan/go-tour-id/pic"
- _ "github.com/shuLhan/go-tour-id/tree"
- _ "github.com/shuLhan/go-tour-id/wc"
+ _ "github.com/Go-ID-community/go-tour-id/pic"
+ _ "github.com/Go-ID-community/go-tour-id/tree"
+ _ "github.com/Go-ID-community/go-tour-id/wc"
)
const (