xref: /aosp_15_r20/external/protobuf/examples/go/go.mod (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1*1b3f573fSAndroid Build Coastguard Workermodule github.com/protocolbuffers/protobuf/examples/go
2*1b3f573fSAndroid Build Coastguard Worker
3*1b3f573fSAndroid Build Coastguard Workergo 1.14
4*1b3f573fSAndroid Build Coastguard Worker
5*1b3f573fSAndroid Build Coastguard Workerrequire google.golang.org/protobuf v1.27.1
6