update go mod

This commit is contained in:
Asim Aslam
2021-11-03 21:55:19 +00:00
parent 7b2915bcc1
commit db0befe675
2 changed files with 4 additions and 10 deletions

1
go.mod
View File

@@ -54,6 +54,7 @@ require (
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
google.golang.org/api v0.59.0
google.golang.org/grpc/examples v0.0.0-20211103202053-3b94303f3754 // indirect
google.golang.org/protobuf v1.27.1
googlemaps.github.io/maps v1.3.1
gopkg.in/yaml.v2 v2.3.0