aboutsummaryrefslogtreecommitdiff
path: root/solutions/image.go
diff options
context:
space:
mode:
Diffstat (limited to 'solutions/image.go')
-rw-r--r--solutions/image.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/image.go b/solutions/image.go
index f14b5df..bdba7af 100644
--- a/solutions/image.go
+++ b/solutions/image.go
@@ -10,7 +10,7 @@ import (
"image"
"image/color"
- "github.com/Go-ID-community/go-tour-id/pic"
+ "github.com/golang-id/tour/pic"
)
type Image struct {