1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-12-20 12:51:17 +00:00
Commit graph

3 commits

Author SHA1 Message Date
aad5aeaf79
Fix node package vulnerabilities, switch to NPM
Yarn does not support automatic fix of vulnerabilities (yarnpkg/yarn#7075) so use NPM which does

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-14 00:08:25 +02:00
9426cd7beb
Fix import paths and update depdencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-28 20:30:22 +01:00
eed2ae8b08
Breaking: Password v2.0.0 (#5)
- Fix broken vendoring for library users (closes #4)
	- Move command to `cmd/password` subdir
- Drop support for Alfred workflow
- Add support for Go 1.11+ modules
2019-02-28 19:51:33 +01:00