File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/google/uuid v1.6.0 // indirect
3333 github.com/grafana/pyroscope-go/godeltaprof v0.1.11 // indirect
3434 github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0 // indirect
35- github.com/klauspost/compress v1.18.6 // indirect
35+ github.com/klauspost/compress v1.18.7 // indirect
3636 github.com/mattn/go-colorable v0.1.14 // indirect
3737 github.com/mattn/go-isatty v0.0.22 // indirect
3838 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/hamba/logger/v2 v2.10.0/go.mod h1:IveSM7xeUVbtmlgXsXoAdNvhQ+JG1CgFMBl
4242github.com/hamba/statter/v2 v2.9.1 h1:gFFUsbNDq0WNmOLZEV99QlP+aWxrKR9HZ45suYnwMwM =
4343github.com/hamba/statter/v2 v2.9.1 /go.mod h1:bJBokob/hMSAhtsLmfz+mZ/ijDUZeFNGxVXDS/YkHOk =
4444github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
45- github.com/klauspost/compress v1.18.6 h1:2jupLlAwFm95+YDR+NwD2MEfFO9d4z4Prjl1XXDjuao =
46- github.com/klauspost/compress v1.18.6 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
45+ github.com/klauspost/compress v1.18.7 h1:aUyZsS4kH3QTKurYhAOwAHxllVPnOthb3vPfnF1Ehjw =
46+ github.com/klauspost/compress v1.18.7 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
4747github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
4848github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
4949github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
You can’t perform that action at this time.
0 commit comments