Generate *.pb.go files with protoc v3.21.12

https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
This commit is contained in:
RPRX 2023-01-30 04:35:30 +00:00 committed by GitHub
parent 15bb23e4ec
commit b70912799b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
72 changed files with 72 additions and 72 deletions

View file

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.28.1
// protoc v3.18.0
// protoc v3.21.12
// source: transport/internet/headers/utp/config.proto
package utp