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 903b060 commit 1c51c62Copy full SHA for 1c51c62
Makefile
@@ -38,7 +38,7 @@ mysqlsh:
38
# $ protoc --version
39
# libprotoc 3.19.1
40
# $ go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
41
-# $ go install github.com/planetscale/vtprotobuf/cmd/protoc-gen-go-vtproto
+# $ go install github.com/planetscale/vtprotobuf/cmd/protoc-gen-go-vtproto@latest
42
proto: internal/plugin/codegen.pb.go internal/python/ast/ast.pb.go
43
44
internal/plugin/codegen.pb.go: protos/plugin/codegen.proto
0 commit comments