File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/danielgatis/go-ansicode
2
2
3
- go 1.21
3
+ go 1.23
4
4
5
5
require (
6
6
github.com/danielgatis/go-iterator v0.0.1
7
- github.com/danielgatis/go-vte v1.0.8
7
+ github.com/danielgatis/go-vte v1.0.9
8
8
github.com/stretchr/testify v1.9.0
9
9
)
10
10
11
11
require (
12
- github.com/danielgatis/go-utf8 v1.0.0 // indirect
12
+ github.com/danielgatis/go-utf8 v1.0.1 // indirect
13
13
github.com/davecgh/go-spew v1.1.1 // indirect
14
14
github.com/pmezard/go-difflib v1.0.0 // indirect
15
15
gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/danielgatis/go-iterator v0.0.1 h1:pTptWDVAKzR0EUdtfmFMP3v+hSetqB091V9um1DTO8I =
2
2
github.com/danielgatis/go-iterator v0.0.1 /go.mod h1:+gTbPAMdVIKwmqw7kr/mo5IFIzz2MFiRyYylcRvgbHs =
3
- github.com/danielgatis/go-utf8 v1.0.0 h1:M7z8heSUa2PF1NoxgD0X6LbOAqMskMf433lFP/Qtal0 =
4
- github.com/danielgatis/go-utf8 v1.0.0 /go.mod h1:h8SG9aqqV20w8tUD7maLYwfAeQzvjDXNP89oth2qOxM =
5
- github.com/danielgatis/go-vte v1.0.8 h1:ot/fnUB7dMag0lMurMCei4mjRI8KyxpLeA7lhTtdgTo =
6
- github.com/danielgatis/go-vte v1.0.8 /go.mod h1:HBeSBT/XiLQRNEoYpBYrBeK2mSUkOfHvsVtb8LPmexQ =
3
+ github.com/danielgatis/go-utf8 v1.0.1 h1:0tXC3eI9I+11X3DwF46Auqjcq1KrsQCQsaI8k/ymGhU =
4
+ github.com/danielgatis/go-utf8 v1.0.1 /go.mod h1:TGCny5E5wwT7AHD5cAj941LnjZLTqcHXlK4Zq0FqDPw =
5
+ github.com/danielgatis/go-vte v1.0.9 h1:Y0w8Cwb4ivoOoVksNnmvwwA1LNEDEKWJgoSCYh/xj+Q =
6
+ github.com/danielgatis/go-vte v1.0.9 /go.mod h1:ITnFCD8DqOM9TPhxvxcGABmbcUfC1yJsb3e+l2NCKJQ =
7
7
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
8
8
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9
9
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments