Skip to content

Commit

Permalink
yubikey-agent: allow opt-in external PIN caching (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
skurfuerst authored Sep 5, 2020
1 parent 5000c32 commit 4998d8c
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 43 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.14

require (
github.com/go-piv/piv-go v1.5.1-0.20200523071327-a3e5767e8b72
github.com/gopasspw/gopass v1.9.1
golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79
github.com/gopasspw/gopass v1.10.1
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
)
Loading

0 comments on commit 4998d8c

Please sign in to comment.