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

@@ -4,7 +4,7 @@ import (
"testing"
"github.com/stretchr/testify/require"
"github.com/usememos/gomark/ast"
"github.com/yourselfhosted/gomark/ast"
apiv2pb "github.com/usememos/memos/proto/gen/api/v2"
)