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/gofiber/utils/v2 v2.4.0
88 github.com/google/uuid v1.6.0
99 github.com/mattn/go-colorable v0.1.15
10- github.com/mattn/go-isatty v0.0.23
10+ github.com/mattn/go-isatty v0.0.24
1111 github.com/shamaton/msgpack/v3 v3.2.0
1212 github.com/stretchr/testify v1.11.1
1313 github.com/tinylib/msgp v1.6.4
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/klauspost/compress v1.19.1 h1:VsB4HPswih7mmZ8WleSFQ75c/Ui1M4trX5oAsJn
1414github.qkg1.top/klauspost/compress v1.19.1 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
1515github.qkg1.top/mattn/go-colorable v0.1.15 h1:+u9SLTRGnXv73cEsnsmoZBom+dMU88B2M0aDcWy0/jY =
1616github.qkg1.top/mattn/go-colorable v0.1.15 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
17- github.com/mattn/go-isatty v0.0.23 h1:cYwCQTQf3HB6xUC+BtyCLZNr7IzbOmoZbmssVNzSyiQ =
18- github.com/mattn/go-isatty v0.0.23 /go.mod h1:nMCL3Zebbrt45jsMDgnfIwz6ydEQApk5oEI3HqDio6A =
17+ github.com/mattn/go-isatty v0.0.24 h1:tGZZoVgT/KiqK1c8ocVLeDS8BSWMRd47J3Lbz7vsReI =
18+ github.com/mattn/go-isatty v0.0.24 /go.mod h1:nMCL3Zebbrt45jsMDgnfIwz6ydEQApk5oEI3HqDio6A =
1919github.qkg1.top/philhofer/fwd v1.2.0 h1:e6DnBTl7vGY+Gz322/ASL4Gyp1FspeMvx1RNDoToZuM =
2020github.qkg1.top/philhofer/fwd v1.2.0 /go.mod h1:RqIHx9QI14HlwKwm98g9Re5prTQ6LdeRQn+gXJFxsJM =
2121github.qkg1.top/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments