awnumar / memguard

Secure software enclave for storage of sensitive information in memory.
Apache License 2.0
2.5k stars 123 forks source link

vendor: Remove glide vendoring and use dep #49

Closed jinankjain closed 6 years ago

jinankjain commented 6 years ago

Since Go community now has dep to manage dependencies and glide is deprecating. It would be a good idea to move away from glide and use dep.

awnumar commented 6 years ago

This has already been implemented in a branch, and will be merged with the next release.

See https://github.com/awnumar/memguard/tree/vendor/dep