File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ require (
7979 github.com/gogo/protobuf v1.3.2 // indirect
8080 github.com/google/gnostic-models v0.7.1 // indirect
8181 github.com/google/uuid v1.6.0 // indirect
82- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 // indirect
82+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 // indirect
8383 github.com/hashicorp/go-version v1.8.0 // indirect
8484 github.com/json-iterator/go v1.1.12 // indirect
8585 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db h1:097atOisP2aRj7vFgY
106106github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db /go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144 =
107107github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
108108github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
109- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 h1:jP1RStw811EvUDzsUQ9oESqw2e4RqCjSAD9qIL8eMns =
110- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 /go.mod h1:WXNBZ64q3+ZUemCMXD9kYnr56H7CgZxDBHCVwstfl3s =
109+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 h1:1ufTZkFXIQQ9EmgPjcIPIi2krfxG03lQ8OLoY1MJ3UM =
110+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 /go.mod h1:lW34nIZuQ8UDPdkon5fmfp2l3+ZkQ2me/+oecHYLOII =
111111github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
112112github.com/hashicorp/go-version v1.8.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
113113github.com/josharian/native v1.1.0 h1:uuaP0hAbW7Y4l0ZRQ6C9zfb7Mg1mbFKry/xzDAfmtLA =
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ require (
8282 github.com/gogo/protobuf v1.3.2 // indirect
8383 github.com/google/gnostic-models v0.7.1 // indirect
8484 github.com/google/uuid v1.6.0 // indirect
85- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 // indirect
85+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 // indirect
8686 github.com/hashicorp/go-version v1.8.0 // indirect
8787 github.com/json-iterator/go v1.1.12 // indirect
8888 github.com/klauspost/compress v1.18.3 // indirect
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db h1:097atOisP2aRj7vFgY
152152github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db /go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144 =
153153github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
154154github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
155- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 h1:jP1RStw811EvUDzsUQ9oESqw2e4RqCjSAD9qIL8eMns =
156- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 /go.mod h1:WXNBZ64q3+ZUemCMXD9kYnr56H7CgZxDBHCVwstfl3s =
155+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 h1:1ufTZkFXIQQ9EmgPjcIPIi2krfxG03lQ8OLoY1MJ3UM =
156+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 /go.mod h1:lW34nIZuQ8UDPdkon5fmfp2l3+ZkQ2me/+oecHYLOII =
157157github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
158158github.com/hashicorp/go-version v1.8.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
159159github.com/josharian/native v1.1.0 h1:uuaP0hAbW7Y4l0ZRQ6C9zfb7Mg1mbFKry/xzDAfmtLA =
Original file line number Diff line number Diff line change @@ -306,8 +306,8 @@ github.com/gostaticanalysis/nilerr v0.1.2/go.mod h1:A19UHhoY3y8ahoL7YKz6sdjDtduw
306306github.com/gostaticanalysis/testutil v0.3.1-0.20210208050101-bfb5c8eec0e4 /go.mod h1:D+FIZ+7OahH3ePw/izIEeH5I06eKs1IKI4Xr64/Am3M =
307307github.com/gostaticanalysis/testutil v0.5.0 h1:Dq4wT1DdTwTGCQQv3rl3IvD5Ld0E6HiY+3Zh0sUGqw8 =
308308github.com/gostaticanalysis/testutil v0.5.0 /go.mod h1:OLQSbuM6zw2EvCcXTz1lVq5unyoNft372msDY0nY5Hs =
309- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 h1:jP1RStw811EvUDzsUQ9oESqw2e4RqCjSAD9qIL8eMns =
310- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 /go.mod h1:WXNBZ64q3+ZUemCMXD9kYnr56H7CgZxDBHCVwstfl3s =
309+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 h1:1ufTZkFXIQQ9EmgPjcIPIi2krfxG03lQ8OLoY1MJ3UM =
310+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 /go.mod h1:lW34nIZuQ8UDPdkon5fmfp2l3+ZkQ2me/+oecHYLOII =
311311github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
312312github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
313313github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
You can’t perform that action at this time.
0 commit comments