0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-15 04:47:16 +03:00

Chore: Fix versions in some *.pb.go files

47fad1fbfd
This commit is contained in:
RPRX
2024-11-11 03:27:30 +00:00
committed by GitHub
parent bd0841a75b
commit 480748403a
3 changed files with 127 additions and 224 deletions

View File

@ -1,8 +1,8 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.5.1
// - protoc v5.28.3
// source: command.proto
// - protoc v5.28.2
// source: app/stats/command/command.proto
package command
@ -231,5 +231,5 @@ var StatsService_ServiceDesc = grpc.ServiceDesc{
},
},
Streams: []grpc.StreamDesc{},
Metadata: "command.proto",
Metadata: "app/stats/command/command.proto",
}