module github.com/minio/kes go 1.13 require ( github.com/hashicorp/vault/api v1.0.4 github.com/pelletier/go-toml v1.6.0 github.com/secure-io/sio-go v0.3.0 golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f golang.org/x/sys v0.0.0-20190412213103-97732733099d gopkg.in/yaml.v2 v2.2.4 )