mirror of
https://github.com/google/go-attestation.git
synced 2025-02-22 17:32:35 +00:00
go.mod: update using "go mod tidy"
After removing proto and verifier packages we no longer need the protobuf package.
This commit is contained in:
parent
20ad7d44ab
commit
ebcdccf2d5
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