You cannot 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
162 B
Modula-2
8 lines
162 B
Modula-2
5 years ago
|
module google.golang.org/appengine
|
||
|
|
||
|
require (
|
||
|
github.com/golang/protobuf v1.2.0
|
||
|
golang.org/x/net v0.0.0-20180724234803-3673e40ba225
|
||
|
golang.org/x/text v0.3.0
|
||
|
)
|