You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/vendor/google.golang.org/appengine/go.mod

10 lines
171 B

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
)