Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/go-piv/piv-go from 1.11.0 to 2.0.0+incompatible #575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps github.com/go-piv/piv-go from 1.11.0 to 2.0.0+incompatible.

Release notes

Sourced from github.com/go-piv/piv-go's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: go-piv/piv-go@v1.11.0...v2.0.0

v2.0.0-alpha.2

What's Changed

Full Changelog: go-piv/piv-go@v2.0.0-alpha.1...v2.0.0-alpha.2

v2.0.0-alpha.1

This is an alpha release to allow testing of the new branch's Go module. The API will change.

Commits
  • 43b5a93 Update README for the v2 release
  • 4259bca Misc small fixes for PR149 comments that were lost
  • 6b1bedd Add dynamic support for AES128/192/256 management keys, including setting the...
  • df01a03 update go module path
  • 43db064 initial v2 commit
  • 5a76b44 Update ykLogin comments to reflect the NIST documentation for the command.
  • 66ce787 Fix formatting using go fmt
  • 8c3a0ff piv: implement key metadata retrieval
  • 55b6465 Fix pscs -> pcsc typo
  • 1c45251 Export Verifier struct
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2024
@step-ci step-ci enabled auto-merge August 26, 2024 22:35
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-piv/piv-go-2.0.0incompatible branch 2 times, most recently from 11b49a9 to e951058 Compare August 27, 2024 12:28
@hslatman hslatman self-assigned this Aug 27, 2024
@hslatman hslatman requested review from hslatman and removed request for hslatman August 27, 2024 12:43
@hslatman hslatman assigned hslatman and unassigned hslatman Aug 27, 2024
@hslatman
Copy link
Member

  • Ed25519 support?
  • Management keys support

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-piv/piv-go-2.0.0incompatible branch 2 times, most recently from 9c227f2 to ededa6d Compare September 10, 2024 10:48
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-piv/piv-go-2.0.0incompatible branch from ededa6d to 5a556e0 Compare September 17, 2024 08:31
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-piv/piv-go-2.0.0incompatible branch from 5a556e0 to 4f216d7 Compare September 24, 2024 08:58
Bumps [github.com/go-piv/piv-go](https://github.com/go-piv/piv-go) from 1.11.0 to 2.0.0+incompatible.
- [Release notes](https://github.com/go-piv/piv-go/releases)
- [Commits](go-piv/piv-go@v1.11.0...v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/go-piv/piv-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-piv/piv-go-2.0.0incompatible branch from 4f216d7 to 67f6150 Compare September 24, 2024 08:59
@hslatman hslatman linked an issue Sep 24, 2024 that may be closed by this pull request
@maraino
Copy link
Contributor

maraino commented Sep 26, 2024

We should probably wait until go-piv/piv-go#157 gets merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants