compose/vendor/github.com/matttproud/golang_protobuf_extensions/go.mod

9 lines
178 B
Modula-2

module github.com/matttproud/golang_protobuf_extensions
go 1.9
require (
github.com/golang/protobuf v1.2.0
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 // indirect
)