Skip to content

Commit

Permalink
fix(deps): update module cunicu.li/go-iso7816 to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 9666849 commit 1e73419
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 @@ -6,7 +6,7 @@ module cunicu.li/hawkes
go 1.23.3

require (
cunicu.li/go-iso7816 v0.8.0
cunicu.li/go-iso7816 v0.8.1
cunicu.li/go-ykoath/v2 v2.1.6
github.com/ebfe/scard v0.0.0-20230420082256-7db3f9b7c8a7
github.com/google/go-tpm v0.9.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ codeberg.org/vula/highctidh v1.0.2024012400 h1:W0vCA6HbtfONz3nQcfjFdrrO3dcFJTjYk
codeberg.org/vula/highctidh v1.0.2024012400/go.mod h1:admvznk7GhsrDih/BMy7jbIv9Y86U9vj7S5FVoquF/g=
cunicu.li/go-iso7816 v0.8.0 h1:EEQ9hAbdIbTUM0uVrWbfGnQnFjA3P/VoNj1GM71Tf5w=
cunicu.li/go-iso7816 v0.8.0/go.mod h1:gSG/jc0iH2bykUasCbyIfnI1PFotnm76Gmk1bc7UFEg=
cunicu.li/go-iso7816 v0.8.1 h1:3kgjW+iCwkw6DtLDh5aKUQfwpwd0zoHHyPxyDS9t7HU=
cunicu.li/go-iso7816 v0.8.1/go.mod h1:bt5Uo0kVcv8+wbIaMdWw3YrcwdhGEDCu/arp7dsHuTY=
cunicu.li/go-ykoath/v2 v2.1.6 h1:5FGr9L3KYcOh+pbBg1nfwPAwm/rBBp48869tmEuWi7I=
cunicu.li/go-ykoath/v2 v2.1.6/go.mod h1:UtwdnJ5Dbku9cT20Aj77OAXKNkqtbGoxrhHF7oCkNlM=
filippo.io/mlkem768 v0.0.0-20240221181710-5ce91625fdc1 h1:xbdqh5aDZeO0XqW896qVjKnAqRji9nkIwmsBEEbCA10=
Expand Down

0 comments on commit 1e73419

Please sign in to comment.