lin
2025-08-21 57113df3a0e2be01232281fad9a5f2c060567981
1
2
3
4
5
6
7
module github.com/golang/protobuf
 
require (
   golang.org/x/net v0.0.0-20180906233101-161cd47e91fd // indirect
   golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
   google.golang.org/genproto v0.0.0-20180831171423-11092d34479b
)