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

Bump github.com/google/go-attestation from 0.2.0 to 0.4.0#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/google/go-attestation-0.4.0
Open

Bump github.com/google/go-attestation from 0.2.0 to 0.4.0#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/google/go-attestation-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps github.com/google/go-attestation from 0.2.0 to 0.4.0.

Release notes

Sourced from github.com/google/go-attestation's releases.

v0.3.2

  • Parse TCG_PCClientPCREvent structures with an eventSize of 0 (#212)

v0.3.1

  • win_events: Determine if the WBCL was for a cold boot (as opposed to a resume from hibernation) (#209)
  • bugfix(eventlog): Assume TPM1.2 events if NO_ACTION is too short (#208)
  • Fix integer overflow in digest parsing (#211)

v0.3.0

  • attest: add bounds checks for slice indexes (#197)
  • attestPCRs(): make sure that the return values are consistent (#199)
  • Support for application signing keys (#201)
  • Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#203)
  • Verify(): ensure that the hash function is available (#204)
  • Bump Go version to 1.16, update dependencies (#205)
  • testKeySign: small fix (#206)
  • Minor fixes and additions (#207)

v0.2.2

  • Update google/go-tpm to v0.3.2 (#195)

v0.2.1

  • Update google/go-tpm to v0.3.1 (#183)
  • Go 1.15 support (#185)
Commits

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 will merge this PR once CI passes on it, as requested by @dennisgove.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
Bumps [github.com/google/go-attestation](https://github.com/google/go-attestation) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/google/go-attestation/releases)
- [Commits](google/go-attestation@v0.2.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-attestation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/go-attestation-0.4.0 branch from b65282e to 009f976 Compare July 28, 2022 14:06
@dennisgove
Copy link
Copy Markdown
Contributor

@dependabot merge

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 28, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dennisgove
Copy link
Copy Markdown
Contributor

Appears to be failing with error

plugin_test.go:24:2: no required module provides package github.com/google/go-tpm-tools/tpm2tools; to add it:
	go get github.com/google/go-tpm-tools/tpm2tools
FAIL	github.com/bloomberg/spire-tpm-plugin/pkg/agent [setup failed]
Stopping spire-tpm-plugin-ci ... 
The command "./ci/test.sh" exited with 1.

This PR may require an additional dependency be added to the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant