File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55### Changes
66
7+ - Update ` crawlkit ` to v0.9.0.
8+
79### Fixes
810
911## 0.9.1 - 2026-05-18
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ require (
1313)
1414
1515require (
16- github.com/adrg/xdg v0.5.3 // indirect
1716 github.com/charmbracelet/bubbles v1.0.0 // indirect
1817 github.com/clipperhouse/displaywidth v0.11.0 // indirect
1918 github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
@@ -45,7 +44,7 @@ require (
4544 github.com/muesli/cancelreader v0.2.2 // indirect
4645 github.com/muesli/termenv v0.16.0 // indirect
4746 github.com/ncruces/go-strftime v1.0.0 // indirect
48- github.com/openclaw/crawlkit v0.6 .0
47+ github.com/openclaw/crawlkit v0.9 .0
4948 github.com/pmezard/go-difflib v1.0.0 // indirect
5049 github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
5150 github.com/rivo/uniseg v0.4.7 // indirect
Original file line number Diff line number Diff line change 1- github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78 =
2- github.com/adrg/xdg v0.5.3 /go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ =
31github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
42github.com/alecthomas/assert/v2 v2.11.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
53github.com/alecthomas/kong v1.15.0 h1:BVJstKbpO73zKpmIu+m/aLRrNmWwxXPIGTNin9VmLVI =
@@ -73,8 +71,8 @@ github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc
7371github.com/muesli/termenv v0.16.0 /go.mod h1:ZRfOIKPFDYQoDFF4Olj7/QJbW60Ol/kL1pU3VfY/Cnk =
7472github.com/ncruces/go-strftime v1.0.0 h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOFAw7w =
7573github.com/ncruces/go-strftime v1.0.0 /go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls =
76- github.com/openclaw/crawlkit v0.6 .0 h1:7ef1UDl6qrV3KJu74mw2WJn1+G5zEMhzTFaktn0CMZ4 =
77- github.com/openclaw/crawlkit v0.6 .0 /go.mod h1:+2kUqiyecwK/vWySHqZnu968wmdWGBebJ22uUhQEalM =
74+ github.com/openclaw/crawlkit v0.9 .0 h1:d2lIhVE2WixyyNgyzKDoJfWg5hm2njg0URQumbIZaA8 =
75+ github.com/openclaw/crawlkit v0.9 .0 /go.mod h1:2XkSx3N8yzyjc+Jyf1Zl9VEQVlElh/dzBMW1cRMQQGw =
7876github.com/pelletier/go-toml/v2 v2.3.1 h1:MYEvvGnQjeNkRF1qUuGolNtNExTDwct51yp7olPtrEc =
7977github.com/pelletier/go-toml/v2 v2.3.1 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
8078github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e /go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA =
You can’t perform that action at this time.
0 commit comments