You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note**: This command is deprecated. Use [`protoc-gen-sphere-binding`](../generators/protoc-gen-sphere-binding) instead.
129
+
> **Note**: This command is deprecated. Use [`protoc-gen-sphere-binding`](protoc-gen-sphere-binding) instead.
130
130
131
131
The `retags` command was used to inject struct tags into generated protobuf Go files, but this functionality has been moved to the more robust `protoc-gen-sphere-binding` plugin.
132
132
@@ -242,7 +242,7 @@ make gen/all # Regenerate everything
242
242
243
243
## See Also
244
244
245
-
-[Creating Your First Project](../../getting-started/creating-your-first-project) - Complete project setup guide
0 commit comments