Skip to content
Snippets Groups Projects
Commit a21068c8 authored by OZGCloud's avatar OZGCloud
Browse files

added log dependencies

parent 2ddbda96
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,9 @@ go install \
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway \
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2 \
google.golang.org/protobuf/cmd/protoc-gen-go \
google.golang.org/grpc/cmd/protoc-gen-go-grpc
google.golang.org/grpc/cmd/protoc-gen-go-grpc \
github.com/sirupsen/logrus \
go.elastic.co/ecslogrus
```
### Buf installieren
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment