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 1
1
module github.com/bufbuild/buf
2
2
3
- go 1.23 .0
3
+ go 1.24 .0
4
4
5
5
toolchain go1.24.3
6
6
@@ -24,7 +24,7 @@ require (
24
24
github.com/gofrs/flock v0.12.1
25
25
github.com/google/cel-go v0.25.0
26
26
github.com/google/go-cmp v0.7.0
27
- github.com/google/go-containerregistry v0.20.3
27
+ github.com/google/go-containerregistry v0.20.5
28
28
github.com/google/uuid v1.6.0
29
29
github.com/jdx/go-netrc v1.0.0
30
30
github.com/jhump/protoreflect/v2 v2.0.0-beta.2
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/google/cel-go v0.25.0/go.mod h1:hjEb6r5SuOSlhCHmFoLzu8HGCERvIsDAbxDAy
90
90
github.com/google/go-cmp v0.4.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
91
91
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
- github.com/google/go-containerregistry v0.20.3 h1:oNx7IdTI936V8CQRveCjaxOiegWwvM7kqkbXTpyiovI =
94
- github.com/google/go-containerregistry v0.20.3 /go.mod h1:w00pIgBRDVUDFM6bq+Qx8lwNWK+cxgCuX1vd3PIBDNI =
93
+ github.com/google/go-containerregistry v0.20.5 h1:4RnlYcDs5hoA++CeFjlbZ/U9Yp1EuWr+UhhTyYQjOP0 =
94
+ github.com/google/go-containerregistry v0.20.5 /go.mod h1:Q14vdOOzug02bwnhMkZKD4e30pDaD9W65qzXpyzF49E =
95
95
github.com/google/pprof v0.0.0-20250501235452-c0086092b71a h1:rDA3FfmxwXR+BVKKdz55WwMJ1pD2hJQNW31d+l3mPk4 =
96
96
github.com/google/pprof v0.0.0-20250501235452-c0086092b71a /go.mod h1:5hDyRhoBCxViHszMt12TnOpEI4VVi+U8Gm9iphldiMA =
97
97
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments