mirror of
https://github.com/google/go-attestation.git
synced 2025-04-19 08:36:19 +00:00
Merge pull request #114 from ericchiang/mod
go.mod: update using "go mod tidy"
This commit is contained in:
commit
5d5d6d83ca
1
go.mod
1
go.mod
@ -3,7 +3,6 @@ module github.com/google/go-attestation
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/google/certificate-transparency-go v1.0.22-0.20190605205155-41fc2ef3a2a8
|
||||
github.com/google/go-tpm v0.2.1-0.20190919221813-f772099985c3
|
||||
github.com/google/go-tpm-tools v0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user