File tree Expand file tree Collapse file tree
protoc-gen-connect-python Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/connectrpc/connect-python/protoc-gen-connect-python
33go 1.25.7
44
55require (
6- github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1
6+ github.com/bufbuild/protoplugin v0.0.0-20260414125817-25d1d281b46b
77 google.golang.org/protobuf v1.36.11
88)
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/
22github.com/bufbuild/protocompile v0.14.1 /go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c =
33github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1 h1:V1xulAoqLqVg44rY97xOR+mQpD2N+GzhMHVwJ030WEU =
44github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1 /go.mod h1:c5D8gWRIZ2HLWO3gXYTtUfw/hbJyD8xikv2ooPxnklQ =
5+ github.com/bufbuild/protoplugin v0.0.0-20260414125817-25d1d281b46b h1:b7wvo9ZhjLzCp7tGbOUMvgtYTnd33zGSAmMxcdxMnhQ =
6+ github.com/bufbuild/protoplugin v0.0.0-20260414125817-25d1d281b46b /go.mod h1:c5D8gWRIZ2HLWO3gXYTtUfw/hbJyD8xikv2ooPxnklQ =
57github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
68github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
79github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
You can’t perform that action at this time.
0 commit comments