Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 15f7d74

Browse files
committed
bump miekg/pkcs11 v1.0.2
full diff: miekg/pkcs11@6120d95...v1.0.2 relevant changes: - miekg/pkcs11#110 Fix issue freeing memory on GetOperationState when NOT CK_OK - miekg/pkcs11#106 Move to go modules - miekg/pkcs11#104 Expose login API for vendor specific login types Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 54428b1f37be6754212b9149d47d8c79bf73a04a) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 0bc3d1fd2d775c18e82903fb92112c7ca4e0c84b Component: cli
1 parent 27ecb03 commit 15f7d74

5 files changed

Lines changed: 42 additions & 20 deletions

File tree

components/cli/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ github.com/mattn/go-shellwords a72fbe27a1b0ed0df2f027549450
5050
github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c # v1.0.1
5151
github.com/Microsoft/go-winio 84b4ab48a50763fe7b3abcef38e5205c12027fac
5252
github.com/Microsoft/hcsshim 672e52e9209d1e53718c1b6a7d68cc9272654ab5
53-
github.com/miekg/pkcs11 6120d95c0e9576ccf4a78ba40855809dca31a9ed
53+
github.com/miekg/pkcs11 cb39313ec884f2cd77f4762875fe96aecf68f8e3 # v1.0.2
5454
github.com/mitchellh/mapstructure f15292f7a699fcc1a38a80977f80a046874ba8ac
5555
github.com/moby/buildkit ae10b292fefb00e0fbf9fecd1419c5f252e58895
5656
github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 # 1.0.3

components/cli/vendor/github.com/miekg/pkcs11/go.mod

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/cli/vendor/github.com/miekg/pkcs11/params.go

Lines changed: 14 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/cli/vendor/github.com/miekg/pkcs11/pkcs11.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/cli/vendor/github.com/miekg/pkcs11/release.go

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)