Sign in
fuchsia
/
third_party
/
tink
/
693d0e143c3d61cb2976883c6b9261d1b4f0263c
/
.
/
go
/
integration
/
hcvault
/
go.mod
blob: 6ae0e017a52800a0e351b877cdebf719f8c2eac4 [
file
] [
log
] [
blame
]
module
github
.
com
/
google
/
tink
/
go
/
integration
/
hcvault
go
1.12
require
(
github
.
com
/
google
/
tink
/
go v1
.
4.0
-
rc2
github
.
com
/
hashicorp
/
vault
/
api v1
.
0.4
)