blob: 9c53ebc7d16ed1afe6ba2a73b08c2cd3aef3a7fc [file] [log] [blame]
module github.com/google/tink/go/integration/hcvault
go 1.12
require (
github.com/google/tink/go v1.4.0
github.com/hashicorp/vault/api v1.0.4
)