chore: update gomark source

This commit is contained in:
Steven
2024-06-06 23:09:13 +08:00
parent 076aa2f8aa
commit fa4521e0c5
6 changed files with 15 additions and 15 deletions

View File

@ -10,9 +10,9 @@ import (
"github.com/gorilla/feeds"
"github.com/labstack/echo/v4"
"github.com/yourselfhosted/gomark"
"github.com/yourselfhosted/gomark/ast"
"github.com/yourselfhosted/gomark/renderer"
"github.com/usememos/gomark"
"github.com/usememos/gomark/ast"
"github.com/usememos/gomark/renderer"
storepb "github.com/usememos/memos/proto/gen/store"
"github.com/usememos/memos/server/profile"