mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-16 09:38:49 +02:00

Resolve "Investigate vulnerability: Update Frontend Deps" See merge request htwk-software/htwkalender!105
To execute the protobuf gen script, install the protobuf compiler and the python protobuf library. Then run the following command:
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