Introduce ErrYoutubeVideoUnavailable
... | ... | @@ -12,8 +12,8 @@ require ( |
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f // indirect | ||
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 // indirect | ||
golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect | ||
golang.org/x/sys v0.0.0-20190527104216-9cd6430ef91e // indirect | ||
golang.org/x/sys v0.0.0-20190528183647-3626398d7749 // indirect | ||
golang.org/x/text v0.3.2 // indirect | ||
golang.org/x/tools v0.0.0-20190525145741-7be61e1b0e51 // indirect | ||
golang.org/x/tools v0.0.0-20190529010454-aa71c3f32488 // indirect | ||
google.golang.org/api v0.3.2 | ||
) |
Please register or sign in to comment