|
|
@@ -46,6 +46,7 @@ require (
|
|
|
github.com/goombaio/namegenerator v0.0.0-20181006234301-989e774b106e
|
|
|
github.com/guumaster/tablewriter v0.0.10
|
|
|
github.com/matryer/is v1.4.1
|
|
|
+ github.com/pquerna/otp v1.5.0
|
|
|
github.com/spf13/cobra v1.9.1
|
|
|
google.golang.org/api v0.238.0
|
|
|
gopkg.in/mail.v2 v2.3.1
|
|
|
@@ -76,7 +77,6 @@ require (
|
|
|
github.com/jackc/puddle/v2 v2.2.2 // indirect
|
|
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
|
|
github.com/jinzhu/now v1.1.5 // indirect
|
|
|
- github.com/pquerna/otp v1.5.0 // indirect
|
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
|
github.com/rogpeppe/go-internal v1.14.1 // indirect
|
|
|
github.com/seancfoley/bintree v1.3.1 // indirect
|