File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/andybalholm/brotli v1.2.2 // indirect
2121 github.com/davecgh/go-spew v1.1.1 // indirect
2222 github.com/fxamacker/cbor/v2 v2.9.2 // direct
23- github.com/klauspost/compress v1.19.0 // indirect
23+ github.com/klauspost/compress v1.19.1 // indirect
2424 github.com/philhofer/fwd v1.2.0 // indirect
2525 github.com/pmezard/go-difflib v1.0.0 // indirect
2626 github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/gofiber/utils/v2 v2.2.0 h1:YSSmCzQponq/f9uSOg2HtXC5qK1Dmor0o6DqaQVz8G
1010github.qkg1.top/gofiber/utils/v2 v2.2.0 /go.mod h1:Ieopk6sQh7rbhQ12aBNCJtJuG0gxAg0nz63sFCrrOmE =
1111github.qkg1.top/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1212github.qkg1.top/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
13- github.com/klauspost/compress v1.19.0 h1:sXLILfc9jV2QYWkzFOPWStmcUVH2RHEB1JCdY2oVvCQ =
14- github.com/klauspost/compress v1.19.0 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
13+ github.com/klauspost/compress v1.19.1 h1:VsB4HPswih7mmZ8WleSFQ75c/Ui1M4trX5oAsJnhSlk =
14+ github.com/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 =
1717github.qkg1.top/mattn/go-isatty v0.0.23 h1:cYwCQTQf3HB6xUC+BtyCLZNr7IzbOmoZbmssVNzSyiQ =
You can’t perform that action at this time.
0 commit comments