Update go_package options in products.proto for multiple packages

This commit is contained in:
2025-05-25 01:13:18 +03:00
parent daf8308254
commit 8dfaf8cbf3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
package wb.products;
option go_package = "git.denco.store/fakz9/Sipro-Marketplaces-Protos/wb/products";
service ProductsService {
}