We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd7de1 commit 9d32e38Copy full SHA for 9d32e38
protoc-gen-twirpy/go.mod
@@ -6,3 +6,5 @@ require (
6
github.com/golang/protobuf v1.5.0
7
google.golang.org/protobuf v1.28.0
8
)
9
+
10
+replace github.com/verloop/twirpy/protoc-gen-twirpy => github.com/rami-lv/twirpy/protoc-gen-twirpy v0.0.1
0 commit comments