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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",
}