File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ require (
20
20
github.com/stretchr/testify v1.2.2 // indirect
21
21
github.com/ulikunitz/xz v0.5.8
22
22
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
23
+ golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e // indirect
23
24
google.golang.org/api v0.9.0
24
25
gopkg.in/cheggaaa/pb.v1 v1.0.27 // indirect
25
26
)
Original file line number Diff line number Diff line change @@ -114,6 +114,8 @@ golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b/go.mod h1:h1NjWce9XRLGQEsW7w
114
114
golang.org/x/sys v0.0.0-20190606165138-5da285871e9c /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
115
115
golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0 h1:HyfiK1WMnHj5FXFXatD+Qs1A/xC2Run6RzeW1SyHxpc =
116
116
golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
117
+ golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e h1:w36l2Uw3dRan1K3TyXriXvY+6T56GNmlKGcqiQUJDfM =
118
+ golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
117
119
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
118
120
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
119
121
golang.org/x/text v0.3.2 h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs =
You can’t perform that action at this time.
0 commit comments