github.com/fananchong/cstruct-go@v0.0.0-20220616060855-b65d9a2f2e17/go.mod (about) 1 module github.com/fananchong/cstruct-go 2 3 require ( 4 github.com/gogo/protobuf v1.3.2 5 github.com/golang/protobuf v1.2.0 6 )