Closed adriansmares closed 2 years ago
References https://github.com/TheThingsNetwork/lorawan-stack/issues/2798
This PR makes protoc-gen-fieldmask compatible with the V2 protobuf API.
protoc-gen-fieldmask
protobuf
google.golang.org/protobuf
protoc-gen-star
v2.0.0-alpha1
gogoproto
goproto
Summary
References https://github.com/TheThingsNetwork/lorawan-stack/issues/2798
This PR makes
protoc-gen-fieldmask
compatible with the V2protobuf
API.Changes
google.golang.org/protobuf
v1.28.1.protoc-gen-star
tov2.0.0-alpha1
.gogoproto
and targetgoproto
directly.