File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/bufbuild/buf
22
33go 1.24.0
44
5- toolchain go1.24.3
5+ toolchain go1.24.4
66
77require (
88 buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.6-20250121211742-6d880cc6cc8d.1
@@ -77,7 +77,7 @@ require (
7777 github.com/go-logr/stdr v1.2.2 // indirect
7878 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
7979 github.com/gogo/protobuf v1.3.2 // indirect
80- github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e // indirect
80+ github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a // indirect
8181 github.com/inconshreveable/mousetrap v1.1.0 // indirect
8282 github.com/mattn/go-isatty v0.0.20 // indirect
8383 github.com/mitchellh/go-homedir v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
9292github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
9393github.com/google/go-containerregistry v0.20.5 h1:4RnlYcDs5hoA++CeFjlbZ/U9Yp1EuWr+UhhTyYQjOP0 =
9494github.com/google/go-containerregistry v0.20.5 /go.mod h1:Q14vdOOzug02bwnhMkZKD4e30pDaD9W65qzXpyzF49E =
95- github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e h1:FJta/0WsADCe1r9vQjdHbd3KuiLPu7Y9WlyLGwMUNyE =
96- github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e /go.mod h1:5hDyRhoBCxViHszMt12TnOpEI4VVi+U8Gm9iphldiMA =
95+ github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a h1://KbezygeMJZCSHH+HgUZiTeSoiuFspbMg1ge+eFj18 =
96+ github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a /go.mod h1:5hDyRhoBCxViHszMt12TnOpEI4VVi+U8Gm9iphldiMA =
9797github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
9898github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
9999github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 h1:5ZPtiqj0JL5oKWmcsq4VMaAW5ukBEgSGXEN89zeH1Jo =
You can’t perform that action at this time.
0 commit comments