to go mod
This commit is contained in:
@@ -2,7 +2,7 @@ package notes
|
||||
|
||||
import (
|
||||
"html"
|
||||
"local/notes-server/filetree"
|
||||
"gogs.inhome.blapointe.com/local/notes-server/filetree"
|
||||
"net/http"
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package notes
|
||||
|
||||
import "local/notes-server/config"
|
||||
import "gogs.inhome.blapointe.com/local/notes-server/config"
|
||||
|
||||
type Notes struct {
|
||||
root string
|
||||
|
||||
Reference in New Issue
Block a user