aboutsummaryrefslogtreecommitdiff
path: root/solutions/readers.go
diff options
context:
space:
mode:
Diffstat (limited to 'solutions/readers.go')
-rw-r--r--solutions/readers.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/readers.go b/solutions/readers.go
index 278cd65..c1878c3 100644
--- a/solutions/readers.go
+++ b/solutions/readers.go
@@ -6,7 +6,7 @@
package main
-import "golang.org/x/tour/reader"
+import "github.com/Go-ID-community/go-tour-id/reader"
type MyReader struct{}