tron protocol sumbodule
This commit is contained in:
10
go.mod
10
go.mod
@@ -3,14 +3,14 @@ module gitea.capitan.black/public/gotron
|
||||
go 1.23.1
|
||||
|
||||
require (
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20241113154021-e0fbfb71d213
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f
|
||||
google.golang.org/grpc v1.68.0
|
||||
google.golang.org/protobuf v1.35.1
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/net v0.29.0 // indirect
|
||||
golang.org/x/sys v0.25.0 // indirect
|
||||
golang.org/x/text v0.18.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
|
||||
golang.org/x/net v0.31.0 // indirect
|
||||
golang.org/x/sys v0.27.0 // indirect
|
||||
golang.org/x/text v0.20.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241113154021-e0fbfb71d213 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user