diff options
Diffstat (limited to 'app/wrapper.go')
| -rwxr-xr-x | app/wrapper.go | 2 |
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" ) |
