Bump github.com/google/go-tpm-tools from 0.3.1 to 0.3.7 (#273)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-18 08:39:55 -07:00 committed by GitHub
parent 8820d49b18
commit 8235370483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 594 additions and 6 deletions

4
go.mod
View File

@ -5,7 +5,7 @@ go 1.16
require (
github.com/google/go-cmp v0.5.7
github.com/google/go-tpm v0.3.3
github.com/google/go-tpm-tools v0.3.1
github.com/google/go-tpm-tools v0.3.7
github.com/google/go-tspi v0.2.1-0.20190423175329-115dea689aad
golang.org/x/sys v0.0.0-20210629170331-7dc0b73dc9fb
golang.org/x/sys v0.0.0-20220209214540-3681064d5158
)

596
go.sum

File diff suppressed because it is too large Load Diff