Skip to content

Commit e2586ca

Browse files
author
Roberto Sora
committed
tidy dependencies in go.mod
1 parent 5fc270c commit e2586ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ require (
4444
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
4545
golang.org/x/net v0.0.0-20190311183353-d8887717615a
4646
golang.org/x/text v0.3.0
47+
google.golang.org/appengine v1.4.0 // indirect
4748
google.golang.org/genproto v0.0.0-20190327125643-d831d65fe17d // indirect
4849
google.golang.org/grpc v1.21.1
4950
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect

0 commit comments

Comments
 (0)