Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thanegill committed Aug 11, 2022
1 parent ae0662d commit fa445e2
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 110 deletions.
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ module github.com/momaek/authy
go 1.15

require (
github.com/alexzorin/authy v0.2.0
github.com/alexzorin/authy v0.3.1
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/sahilm/fuzzy v0.1.0
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.1
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.12.0
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
)
Loading

0 comments on commit fa445e2

Please # to comment.