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/google/go-tpm-tools from 0.2.1 to 0.3.1 #250

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps github.com/google/go-tpm-tools from 0.2.1 to 0.3.1.

Release notes

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

Minor Documentation and bug fixes

Doc Fixes

  • #136 Updates REDAME
  • #137 Makes simulator/internal documentation consistent for cgo vs non-cgo
  • #138 Fixes documentation typo

Bug Fixes

  • #137 Fixes bug around a make([]T, len) that should have been a make([]T, 0, len)

Support Attestation Generation and Verification

Breaking Changes

New features

Bug fixes

Preview Beta release

Includes MachineState parsing from #103

Seventh (maybe last?) Alpha release

Includes #119

Sixth Alpha Release

Includes #115

Fifth Alpha Release

Includes #113

Fourth Alpha release

No release notes provided.

Third Alpha Release

No release notes provided.

... (truncated)

Commits
  • 8a35101 Merge pull request #138 from google/typo
  • ee87e45 Fix typo
  • ea0dfa4 Merge pull request #137 from josephlr/nits
  • a19a880 server: Import proto library as pb
  • bde581a server: Properly initialize digests slice
  • e2404bb simulator/internal: Split out doc.go file
  • 5e81b4c Merge pull request #136 from josephlr/cleanup
  • bb938c8 README: Update links and add badges
  • 8905c4e server: Minor cleanup nits
  • 83ded98 Merge pull request #103 from alexmwu/policy
  • 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 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)

Bumps [github.com/google/go-tpm-tools](https://github.com/google/go-tpm-tools) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/google/go-tpm-tools/releases)
- [Commits](google/go-tpm-tools@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-tpm-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2021
@google-cla google-cla bot added the cla: yes label Nov 8, 2021
@brandonweeks
Copy link
Member

@dependabot rebase

@brandonweeks brandonweeks merged commit b92e274 into master Dec 9, 2021
@brandonweeks brandonweeks deleted the dependabot/go_modules/github.com/google/go-tpm-tools-0.3.1 branch December 9, 2021 01:24
copybara-service bot pushed a commit that referenced this pull request Jan 12, 2022
--
54a86af by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>:

Bump github.com/google/go-tpm-tools from 0.2.1 to 0.3.1

Bumps [github.com/google/go-tpm-tools](https://github.com/google/go-tpm-tools) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/google/go-tpm-tools/releases)
- [Commits](google/go-tpm-tools@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-tpm-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
COPYBARA_INTEGRATE_REVIEW=#250 from google:dependabot/go_modules/github.com/google/go-tpm-tools-0.3.1 54a86af
PiperOrigin-RevId: 415136926
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant