File tree Expand file tree Collapse file tree
hack/tools/test-profiling Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/josharian/intern v1.0.0 // indirect
2727 github.com/json-iterator/go v1.1.12 // indirect
2828 github.com/mailru/easyjson v0.7.7 // indirect
29- github.com/moby/spdystream v0.5.0 // indirect
29+ github.com/moby/spdystream v0.5.1 // indirect
3030 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
3131 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
3232 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
5151github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
5252github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
5353github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
54- github.com/moby/spdystream v0.5.0 h1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU =
55- github.com/moby/spdystream v0.5.0 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
54+ github.com/moby/spdystream v0.5.1 h1:9sNYeYZUcci9R6/w7KDaFWEWeV4LStVG78Mpyq/Zm/Y =
55+ github.com/moby/spdystream v0.5.1 /go.mod h1:xBAYlnt/ay+11ShkdFKNAG7LsyK/tmNBVvVOwrfMgdI =
5656github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
5757github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
5858github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments