module go.unistack.org/micro-codec-proto/v3

go 1.16

require (
	go.unistack.org/micro/v3 v3.8.21
	google.golang.org/protobuf v1.27.1
)