File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## v0.3.1 - 2026-06-19
44
55- Update ` golang.org/x/sys ` to remove GO-2026-5024 from the Windows dependency graph.
66- Refresh terminal rendering, Unicode text, and SQLite runtime dependencies.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/openclaw/graincrawl
33go 1.26.4
44
55require (
6- github.com/openclaw/crawlkit v0.12.3-0.20260619123532-e74b0c4130c9
6+ github.com/openclaw/crawlkit v0.13.0
77 github.com/pelletier/go-toml/v2 v2.4.0
88 modernc.org/sqlite v1.52.0
99)
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc
4444github.life-white.uk/muesli/termenv v0.16.0 /go.mod h1:ZRfOIKPFDYQoDFF4Olj7/QJbW60Ol/kL1pU3VfY/Cnk =
4545github.life-white.uk/ncruces/go-strftime v1.0.0 h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOFAw7w =
4646github.life-white.uk/ncruces/go-strftime v1.0.0 /go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls =
47- github.com/openclaw/crawlkit v0.12.3-0.20260619123532-e74b0c4130c9 h1:fUhIOEUTF2d5LncUqUaqohbri656aV2XOQmG0uLyDIk =
48- github.com/openclaw/crawlkit v0.12.3-0.20260619123532-e74b0c4130c9 /go.mod h1:zOJv5WPWO1AuuXO7zW8NRTxb/ZTkIQXYPrx3StmnMUI =
47+ github.com/openclaw/crawlkit v0.13.0 h1:rK9ipfV6a1fJZnPwUGYsbDg32uhoMwGU3N2ZlwDI97w =
48+ github.com/openclaw/crawlkit v0.13.0 /go.mod h1:zOJv5WPWO1AuuXO7zW8NRTxb/ZTkIQXYPrx3StmnMUI =
4949github.life-white.uk/pelletier/go-toml/v2 v2.4.0 h1:Mwu0mAkUKbittDs3/ADDWXqMmq3EOK2VHiuCkV00Row =
5050github.life-white.uk/pelletier/go-toml/v2 v2.4.0 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
5151github.life-white.uk/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
You can’t perform that action at this time.
0 commit comments