Skip to content

Commit

Permalink
fix(deps): update module cunicu.li/go-ykoath/v2 to v2.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2025
1 parent 82f6484 commit bb21de1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go 1.23.3

require (
cunicu.li/go-iso7816 v0.8.4
cunicu.li/go-ykoath/v2 v2.1.15
cunicu.li/go-ykoath/v2 v2.1.17
github.com/ebfe/scard v0.0.0-20241214075232-7af069cabc25
github.com/google/go-tpm v0.9.3
github.com/katzenpost/nyquist v0.0.10
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ cunicu.li/go-ykoath/v2 v2.1.14 h1:AMJRni7rDmLDd7Du9QfI/I4eJ1QXMiww/fXkVh2od0I=
cunicu.li/go-ykoath/v2 v2.1.14/go.mod h1:mQwqHooTZX2vd6qHvqcW9FNaqaHrMx31VkIce4JBsmU=
cunicu.li/go-ykoath/v2 v2.1.15 h1:nmIPX0AE+idbNWlKMcx085K4OW6q2LoWTAJwaacW3xU=
cunicu.li/go-ykoath/v2 v2.1.15/go.mod h1:QaZFXcQl+HKWTxe7GgM6XmdnXrCw8pgzSacSHpqJarE=
cunicu.li/go-ykoath/v2 v2.1.17 h1:VgYsN+FksQmhkByYqHV+DNdZcT0RkwZH4YmFNuOCRtg=
cunicu.li/go-ykoath/v2 v2.1.17/go.mod h1:u3rccEa9NbKOZL2kJLKjbjGRxAQuPkQSZ9jtRZoVaVc=
filippo.io/mlkem768 v0.0.0-20240221181710-5ce91625fdc1 h1:xbdqh5aDZeO0XqW896qVjKnAqRji9nkIwmsBEEbCA10=
filippo.io/mlkem768 v0.0.0-20240221181710-5ce91625fdc1/go.mod h1:mIEHrcJ2xBlJRQwnRO0ujmZ+Rt6m6eNeCPq8E3Wkths=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit bb21de1

Please sign in to comment.