ports/www/writefreely/files/patch-handle.go
2021-08-22 12:09:59 -03:00

11 lines
309 B
Go

--- 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"