mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
7 lines
139 B
Modula-2
7 lines
139 B
Modula-2
module github.com/gogo/protobuf
|
|
|
|
require (
|
|
github.com/kisielk/errcheck v1.2.0 // indirect
|
|
github.com/kisielk/gotool v1.0.0 // indirect
|
|
)
|