Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-07 | Updated dependencies. | Bolshevik | |
2018-03-26 | dep: add xattr dependency | Jakob Unterwurzacher | |
Also, clear out Gopkg.toml. Everything is unconstrained anyway, so make it an empty file. Seems to work fine. | |||
2017-09-06 | Add "dep" files: Gopkg.toml and Gopkg.lock | Jakob Unterwurzacher | |
Allows users to get a reproduceable build. Still needs to be integrated into build.bash. Suggested at https://github.com/rfjakob/gocryptfs/issues/142 |