You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
151 B

module github.com/aceld/zinx
go 1.13
require (
github.com/golang/protobuf v1.3.3
golang.org/x/net v0.0.0-20210415231046-e915ea6b2b7d // indirect
)