File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/polymorcodeus/park
33go 1.26.4
44
55require (
6- charm.land/bubbles/v2 v2.1 .1
6+ charm.land/bubbles/v2 v2.2 .1
77 charm.land/bubbletea/v2 v2.0.9
88 charm.land/glamour/v2 v2.0.1
99 charm.land/lipgloss/v2 v2.0.6
@@ -27,7 +27,7 @@ require (
2727 github.com/dlclark/regexp2 v1.11.0 // indirect
2828 github.com/gorilla/css v1.0.1 // indirect
2929 github.com/lucasb-eyer/go-colorful v1.4.1 // indirect
30- github.com/mattn/go-runewidth v0.0.24 // indirect
30+ github.com/mattn/go-runewidth v0.0.27 // indirect
3131 github.com/microcosm-cc/bluemonday v1.0.27 // indirect
3232 github.com/muesli/cancelreader v0.2.2 // indirect
3333 github.com/rivo/uniseg v0.4.7 // indirect
Original file line number Diff line number Diff line change 1- charm.land/bubbles/v2 v2.1 .1 h1:7r55WzBxpo/R3z98hGmY7KKPd3ET6vsf0Fb9sDHOV60 =
2- charm.land/bubbles/v2 v2.1 .1 /go.mod h1:GE6M31gaWZVXzGw73OeuTTgy4lX+OtkH0E5ymnNsHxo =
1+ charm.land/bubbles/v2 v2.2 .1 h1:Fq1+qm5hV6GkvzLQDhCBpXXE5tLgvh1PRriCLwSvIQU =
2+ charm.land/bubbles/v2 v2.2 .1 /go.mod h1:wdMgn+sje1KNXdwFizIWjbf328fIUBxqEmJ/vYPo8yc =
33charm.land/bubbletea/v2 v2.0.9 h1:DpJCMWKgzQK8SJv4zbKKFHAI10ymWy/evClPFk0k0f8 =
44charm.land/bubbletea/v2 v2.0.9 /go.mod h1:2SkdgoTXluXJHOUwAoRlRXF/28vklb1rFl6GcgV1/ss =
55charm.land/glamour/v2 v2.0.1 h1:xl+r00A4aJWU0z8fgwKd9fQQ4rsphqGUzuEiXZP5n+c =
@@ -54,8 +54,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
5454github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
5555github.com/lucasb-eyer/go-colorful v1.4.1 h1:1EO+WB73+EH8EVbzlrG3KLAfEypQWVHIBqlTf+2hNss =
5656github.com/lucasb-eyer/go-colorful v1.4.1 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
57- github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU =
58- github.com/mattn/go-runewidth v0.0.24 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
57+ github.com/mattn/go-runewidth v0.0.27 h1:Feg/Oou5zI/wnpgDF6omIU0OokC9GxLC/WRknhVlIR0 =
58+ github.com/mattn/go-runewidth v0.0.27 /go.mod h1:3qAiGCV4Koz/yuveO58qUefmUTRm8r0IGEXZ9jeHp/8 =
5959github.com/microcosm-cc/bluemonday v1.0.27 h1:MpEUotklkwCSLeH+Qdx1VJgNqLlpY2KXwXFM08ygZfk =
6060github.com/microcosm-cc/bluemonday v1.0.27 /go.mod h1:jFi9vgW+H7c3V0lb6nR74Ib/DIB5OBs92Dimizgw2cA =
6161github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELUXHmA =
You can’t perform that action at this time.
0 commit comments