Skip to content

Commit

Permalink
Update github.com/miekg/pkcs11 digest to 9078ad6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 053f4b5 commit 38b97db
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 @@ -8,7 +8,7 @@ require (
github.com/ebfe/scard v0.0.0-20230420082256-7db3f9b7c8a7
github.com/google/go-tpm v0.9.0
github.com/katzenpost/nyquist v0.0.2
github.com/miekg/pkcs11 v1.1.2-0.20230621133335-e678cf59e528
github.com/miekg/pkcs11 v1.1.2-0.20231115102856-9078ad6b9d4b
golang.org/x/crypto v0.17.0
golang.org/x/sync v0.5.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ github.com/katzenpost/nyquist v0.0.2 h1:SjcA+JPblumg7Hoypm0E1V2KSEgrzk+hBRBnm0Z8
github.com/katzenpost/nyquist v0.0.2/go.mod h1:1x/VqOl8InVjCeUS91EJYjHp+uU1EEJUEvAZhKBUyT0=
github.com/miekg/pkcs11 v1.1.2-0.20230621133335-e678cf59e528 h1:Hn1nqG6rQP+4EaDKClJG1gWqbRp7i/aIH0wa9cHsJxk=
github.com/miekg/pkcs11 v1.1.2-0.20230621133335-e678cf59e528/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
github.com/miekg/pkcs11 v1.1.2-0.20231115102856-9078ad6b9d4b h1:J/AzCvg5z0Hn1rqZUJjpbzALUmkKX0Zwbc/i4fw7Sfk=
github.com/miekg/pkcs11 v1.1.2-0.20231115102856-9078ad6b9d4b/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
github.com/oasislabs/deoxysii v0.0.0-20190807103041-6159f99c2236 h1:eTbRemVO4uAXU5RlqqQ/OiPtBcB3tBez28rV0JusKss=
github.com/oasislabs/deoxysii v0.0.0-20190807103041-6159f99c2236/go.mod h1:gFIu170Sklo1wPRTYMTDxA664TYdgrl9NENFXfC+u3g=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 38b97db

Please sign in to comment.