1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-03 18:47:41 +08:00
MiraiGo/go.mod
2020-08-05 08:46:13 +08:00

9 lines
125 B
Modula-2

module github.com/Mrs4s/MiraiGo
go 1.14
require (
github.com/golang/protobuf v1.4.2
google.golang.org/protobuf v1.25.0
)