File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/BurntSushi/toml v1.6.0
88 github.com/briandowns/spinner v1.23.2
99 github.com/disintegration/imaging v1.6.2
10- github.com/mattn/go-sixel v0.0.5
10+ github.com/mattn/go-sixel v0.0.8
1111 github.com/spf13/cobra v1.10.2
1212 github.com/stretchr/testify v1.11.1
1313 github.com/usk81/r2h v0.0.3
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
4747github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
4848github.com/mattn/go-sixel v0.0.5 h1:55w2FR5ncuhKhXrM5ly1eiqMQfZsnAHIpYNGZX03Cv8 =
4949github.com/mattn/go-sixel v0.0.5 /go.mod h1:h2Sss+DiUEHy0pUqcIB6PFXo5Cy8sTQEFr3a9/5ZLNw =
50+ github.com/mattn/go-sixel v0.0.8 h1:H0bBGQVOJoSvzvtTgCInxvg1IZiNlTcIIIx8A6uvjpQ =
51+ github.com/mattn/go-sixel v0.0.8 /go.mod h1:wbDSbrwpykVI1qEHyjZYsDgaJTwpVg9wSwmmh2slnBw =
5052github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
5153github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI =
5254github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
You can’t perform that action at this time.
0 commit comments