8000 Switch to Go Workspaces by josephlr · Pull Request #176 · google/go-tpm-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Switch to Go Workspaces #176

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

Merged
merged 7 commits into from
Mar 24, 2022
Merged

Switch to Go Workspaces #176

merged 7 commits into from
Mar 24, 2022

Conversation

josephlr
Copy link
Member
@josephlr josephlr commented Mar 23, 2022

Fixes #174

It is probably best to review this for each commit.

@josephlr josephlr requested a review from jkl73 March 23, 2022 21:41
@josephlr josephlr force-pushed the work branch 4 times, most recently from c87a81e to 600e145 Compare March 24, 2022 00:33
@josephlr josephlr marked this pull request as ready for review March 24, 2022 00:39
@josephlr josephlr requested a review from alexmwu March 24, 2022 00:40
This makes it easier to tell which versions are being tested with which
OSes. It also changes the commands to support workspaces.

Signed-off-by: Joe Richey <joerichey@google.com>
We need to make sure we invoke generate on the correct module.

Signed-off-by: Joe Richey <joerichey@google.com>
This doesn't meen we stop supporting older go versions for building or
testing. It just means that we need to use go 1.17 or later for creating
or modifying module or workspace configurations.

Signed-off-by: Joe Richey <joerichey@google.com>
Also, stop replacing the depednancy in the go.mod file.

Signed-off-by: Joe Richey <joerichey@google.com>
We now replace go-tpm-tools at the workspace level

Signed-off-by: Joe Richey <joerichey@google.com>
This adds indirect deps go.mod and cleans up go.sum files

Signed-off-by: Joe Richey <joerichey@google.com>
Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr josephlr merged commit 210779b into master Mar 24, 2022
@josephlr josephlr deleted the work branch March 24, 2022 01:28
josephlr added a commit that referenced this pull request Apr 10, 2022
- Use `[]*x509.Certificate` instead of `x509.CertPool` in `VerifyOptions`: #185

- Enable AK Intermediate fetching in the launcher: #177
- Remove `github.com/google/certificate-transparency-go/x509` dependancy: #178
- Add "tee-impersonate-service-accounts" to launcher: #182
- Get instance information from AK Certificate: #184

- Move to using Go 1.18 Workspaces: #176 #180
- Update documentation for building `gotpm` CLI: #181

Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr josephlr mentioned this pull request Apr 10, 2022
josephlr added a commit that referenced this pull request Apr 11, 2022
- Use `[]*x509.Certificate` instead of `x509.CertPool` in `VerifyOptions`: #185

- Enable AK Intermediate fetching in the launcher: #177
- Remove `github.com/google/certificate-transparency-go/x509` dependancy: #178
- Add "tee-impersonate-service-accounts" to launcher: #182
- Get instance information from AK Certificate: #184

- Move to using Go 1.18 Workspaces: #176 #180
- Update documentation for building `gotpm` CLI: #181

Signed-off-by: Joe Richey <joerichey@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go install for github.com/google/go-tpm-tools/cmd/gotpm no longer works
2 participants
0