summaryrefslogtreecommitdiff
path: root/app/wrapper.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/wrapper.go')
-rwxr-xr-xapp/wrapper.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/wrapper.go b/app/wrapper.go
index 7465062..3666185 100755
--- a/app/wrapper.go
+++ b/app/wrapper.go
@@ -6,7 +6,7 @@ import (
"strings"
"time"
- "github.com/zerolabsco/devianter"
+ "github.com/krazywarez/devianter"
"golang.org/x/net/html"
)