Update proto definitions

This commit is contained in:
2025-05-25 22:20:43 +03:00
parent 8dfaf8cbf3
commit 84deae824a
3 changed files with 3 additions and 3 deletions

View File

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