mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 21:39:17 -04:00
11 lines
309 B
Go
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"
|