1
0
mirror of https://github.com/restic/restic.git synced 2024-07-13 10:24:12 +02:00
restic/vendor/google.golang.org/appengine/go.mod

8 lines
162 B
Modula-2
Raw Normal View History

2019-01-27 21:07:57 +01:00
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
)