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
2
2
3
3
go 1.24.0
4
4
5
- toolchain go1.24.3
5
+ toolchain go1.24.4
6
6
7
7
require (
8
8
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.6-20250121211742-6d880cc6cc8d.1
@@ -77,7 +77,7 @@ require (
77
77
github.com/go-logr/stdr v1.2.2 // indirect
78
78
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
79
79
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
81
81
github.com/inconshreveable/mousetrap v1.1.0 // indirect
82
82
github.com/mattn/go-isatty v0.0.20 // indirect
83
83
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=
92
92
github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
93
93
github.com/google/go-containerregistry v0.20.5 h1:4RnlYcDs5hoA++CeFjlbZ/U9Yp1EuWr+UhhTyYQjOP0 =
94
94
github.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 =
97
97
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
98
98
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
99
99
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 h1:5ZPtiqj0JL5oKWmcsq4VMaAW5ukBEgSGXEN89zeH1Jo =
You can’t perform that action at this time.
0 commit comments