mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-28 14:41:10 +01:00
6 lines
144 B
Bash
Executable File
6 lines
144 B
Bash
Executable File
go get github.com/golang/protobuf/protoc-gen-go
|
|
|
|
protoc \
|
|
--go_out=Mgoogle/protobuf/any.proto=github.com/golang/protobuf/ptypes/any:. *.proto
|
|
|