File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8
8
"strconv"
9
9
10
10
"github.com/issue9/version"
11
- "gopkg.in/yaml.v2 "
11
+ "gopkg.in/yaml.v3 "
12
12
13
13
"github.com/caixw/apidoc/v7/core"
14
14
"github.com/caixw/apidoc/v7/internal/ast"
Original file line number Diff line number Diff line change 7
7
"testing"
8
8
9
9
"github.com/issue9/assert/v2"
10
- "gopkg.in/yaml.v2 "
10
+ "gopkg.in/yaml.v3 "
11
11
12
12
"github.com/caixw/apidoc/v7/core"
13
13
"github.com/caixw/apidoc/v7/core/messagetest"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
3
<?xml-stylesheet type =" text/xsl" href =" ../v6/apidoc.xsl" ?>
4
- <apidoc apidoc =" 6.1.0" created =" 2022-02-20T23:19:19 +08:00" version =" 1.1.1" >
4
+ <apidoc apidoc =" 6.1.0" created =" 2022-06-02T12:22:02 +08:00" version =" 1.1.1" >
5
5
<title >示例文档</title >
6
6
<description type =" html" ><![CDATA[
7
7
<p>这是一个用于测试的文档用例</p>
Original file line number Diff line number Diff line change 8
8
"testing"
9
9
10
10
"github.com/issue9/assert/v2"
11
- "github.com/issue9/term/v2 /colors"
11
+ "github.com/issue9/term/v3 /colors"
12
12
13
13
"github.com/caixw/apidoc/v7/core"
14
14
"github.com/caixw/apidoc/v7/internal/locale"
Original file line number Diff line number Diff line change 7
7
"io"
8
8
9
9
"github.com/issue9/cmdopt"
10
- "gopkg.in/yaml.v2 "
10
+ "gopkg.in/yaml.v3 "
11
11
12
12
"github.com/caixw/apidoc/v7/build"
13
13
"github.com/caixw/apidoc/v7/core"
Original file line number Diff line number Diff line change 7
7
"testing"
8
8
9
9
"github.com/issue9/assert/v2"
10
- "gopkg.in/yaml.v2 "
10
+ "gopkg.in/yaml.v3 "
11
11
12
12
"github.com/caixw/apidoc/v7/build"
13
13
"github.com/caixw/apidoc/v7/internal/ast"
Original file line number Diff line number Diff line change 7
7
"strconv"
8
8
"strings"
9
9
10
- "gopkg.in/yaml.v2 "
10
+ "gopkg.in/yaml.v3 "
11
11
12
12
"github.com/caixw/apidoc/v7/core"
13
13
"github.com/caixw/apidoc/v7/internal/ast"
You can’t perform that action at this time.
0 commit comments