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

added log dependencies

parent 508ad895
Branches
No related tags found
No related merge requests found
......@@ -25,7 +25,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