Merge pull request #114 from ericchiang/mod

go.mod: update using "go mod tidy"
This commit is contained in:
Eric Chiang 2019-09-26 13:09:43 -07:00 committed by GitHub
commit 5d5d6d83ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
go.mod
View File

@ -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