mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
protobuf 代码生成
This commit is contained in:
7
go.mod
7
go.mod
@@ -3,9 +3,12 @@ module github.com/p14yground/nezha
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/EDDYCJY/go-grpc-example v0.0.0-20181014074047-0f68708edbcb
|
||||
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
|
||||
github.com/go-ole/go-ole v1.2.4 // indirect
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/shirou/gopsutil v2.19.11+incompatible
|
||||
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6
|
||||
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
|
||||
github.com/stretchr/testify v1.4.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 // indirect
|
||||
google.golang.org/grpc v1.25.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user