chore: update gomark source

This commit is contained in:
Steven
2024-01-31 19:01:08 +08:00
parent 279cba0e6b
commit 30ae4140f3
8 changed files with 19 additions and 19 deletions

View File

@@ -9,9 +9,9 @@ import (
"github.com/gorilla/feeds"
"github.com/labstack/echo/v4"
"github.com/usememos/gomark"
"github.com/usememos/gomark/ast"
"github.com/usememos/gomark/renderer"
"github.com/yourselfhosted/gomark"
"github.com/yourselfhosted/gomark/ast"
"github.com/yourselfhosted/gomark/renderer"
"github.com/usememos/memos/internal/util"
"github.com/usememos/memos/server/profile"