9 lines
129 B
Modula-2
9 lines
129 B
Modula-2
module git.0cd.xyz/michael/mcstatus
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.4.3
|
|
google.golang.org/protobuf v1.25.0
|
|
)
|