From e8d0dff7cfb83bff5fb1e0d0cac0f0b1f76df165 Mon Sep 17 00:00:00 2001 From: Mason James Date: Thu, 21 Apr 2022 16:20:26 +1200 Subject: [PATCH] Bug 28786: add Auth::GoogleAuth module to cpanfile Content-Type: text/plain; charset="utf-8" --- cpanfile | 1 + 1 file changed, 1 insertion(+) diff --git a/cpanfile b/cpanfile index accc2f279d..a1ddc866a0 100644 --- a/cpanfile +++ b/cpanfile @@ -1,5 +1,6 @@ requires 'Algorithm::CheckDigits', '0.5'; requires 'Array::Utils', '0.5'; +requires 'Auth::GoogleAuth', '1.03'; requires 'Authen::CAS::Client', '0.05'; requires 'Biblio::EndnoteStyle', '0.05'; requires 'Business::ISBN', '2.05'; -- 2.20.1