1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-12-20 04:41:17 +00:00
password/cmd/password
Knut Ahlers 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
..
bindata.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
cmdGet.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
cmdServe.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
cmdVersion.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
flags.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
go.mod Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
go.sum Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00
main.go Breaking: Password v2.0.0 (#5) 2019-02-28 19:51:33 +01:00