Files
containerd/vendor/github.com/gogo/protobuf/go.mod
Sebastiaan van Stijn 24cbca5a78 vendor: update containerd 0131015594
full diff: e1221e69a8...0131015594

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-05 23:49:40 +01:00

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
)