mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-01 04:41:22 +00:00
10 lines
171 B
Modula-2
10 lines
171 B
Modula-2
module google.golang.org/appengine
|
|
|
|
go 1.11
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.3.1
|
|
golang.org/x/net v0.0.0-20190603091049-60506f45cf65
|
|
golang.org/x/text v0.3.2
|
|
)
|