summaryrefslogtreecommitdiff
path: root/www/writefreely/files/patch-handle.go
blob: 4ce439c9825dad272d0ea900a25a493211ac16a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- handle.go.orig	2021-07-12 09:17:18 UTC
+++ handle.go
@@ -21,7 +21,7 @@ import (
 	"time"
 
 	"github.com/gorilla/sessions"
-	"github.com/prologic/go-gopher"
+	"git.mills.io/prologic/go-gopher"
 	"github.com/writeas/impart"
 	"github.com/writeas/web-core/log"
 	"github.com/writefreely/writefreely/config"