Skip to content

Commit

Permalink
Update miekg/pkcs11 to v1.0.2
Browse files Browse the repository at this point in the history
This package now has release versions so
we should update to the latest version
even though this is the LTS branch.

This version also removes the dependency
on libtool which is a nice bonus.

FAB-15670 #done

Change-Id: I0e470cf65d55cbeda1300ba073bac690e0eede64
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
  • Loading branch information
mastersingh24 committed Jun 10, 2019
1 parent ccaaba0 commit cdb86c2
Show file tree
Hide file tree
Showing 8 changed files with 258 additions and 63 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Expand Up @@ -66,8 +66,8 @@ noverify = [
name = "github.com/kr/pretty"

[[constraint]]
branch = "master"
name = "github.com/miekg/pkcs11"
version = "v1.0.2"

[[constraint]]
name = "github.com/mitchellh/mapstructure"
Expand Down
8 changes: 5 additions & 3 deletions vendor/github.com/miekg/pkcs11/const.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 57 additions & 10 deletions vendor/github.com/miekg/pkcs11/params.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

81 changes: 53 additions & 28 deletions vendor/github.com/miekg/pkcs11/pkcs11.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions vendor/github.com/miekg/pkcs11/release.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions vendor/github.com/miekg/pkcs11/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cdb86c2

Please sign in to comment.