1module github.com/gogo/protobuf
2
3require (
4	github.com/kisielk/errcheck v1.2.0 // indirect
5	github.com/kisielk/gotool v1.0.0 // indirect
6)
7