File tree Expand file tree Collapse file tree 5 files changed +1259
-886
lines changed
Expand file tree Collapse file tree 5 files changed +1259
-886
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ require (
1717 github.com/sashabaranov/go-openai v1.38.0
1818 github.com/stretchr/testify v1.10.0
1919 github.com/tiktoken-go/tokenizer v0.6.0
20+ github.com/yuin/goldmark v1.7.13
2021 go.etcd.io/bbolt v1.4.0
2122 golang.org/x/sync v0.16.0
2223 gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -535,6 +535,8 @@ github.com/yudai/pp v2.0.1+incompatible/go.mod h1:PuxR/8QJ7cyCkFp/aUDS+JY727OFEZ
535535github.zerozr99.workers.dev/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
536536github.zerozr99.workers.dev/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
537537github.zerozr99.workers.dev/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
538+ github.com/yuin/goldmark v1.7.13 h1:GPddIs617DnBLFFVJFgpo1aBfe/4xcvMc3SB5t/D0pA =
539+ github.com/yuin/goldmark v1.7.13 /go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg =
538540github.zerozr99.workers.dev/yusufpapurcu/wmi v1.2.2 h1:KBNDSne4vP5mbSWnJbO+51IMOXJB67QiYCSBrubbPRg =
539541github.zerozr99.workers.dev/yusufpapurcu/wmi v1.2.2 /go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0 =
540542go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
You can’t perform that action at this time.
0 commit comments