to go mod
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"local/firestormy/config"
|
||||
"local/gziphttp"
|
||||
"local/oauth2/oauth2client"
|
||||
"local/router"
|
||||
"gogs.inhome.blapointe.com/local/firestormy/config"
|
||||
"gogs.inhome.blapointe.com/local/gziphttp"
|
||||
"gogs.inhome.blapointe.com/local/oauth2/oauth2client"
|
||||
"gogs.inhome.blapointe.com/local/router"
|
||||
"log"
|
||||
"net/http"
|
||||
"path/filepath"
|
||||
|
||||
Reference in New Issue
Block a user