What's Changed
- Import deterministic ECDSA key generation code from Go 1.18 crypto/ecdsa package by @zhsj in #63
- CI: bump actions/setup-go to v4 by @kbdharun in #64
- chore: use bytes.Equal instead by @testwill in #66
- Update workflow definitions by @ignatk in #71
- Move the gokey cmd main to an importable package by @pdmccormick in #70
- Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 by @dependabot in #68
- allow setting master password via environment variable by @dannyfast in #72
New Contributors
- @zhsj made their first contribution in #63
- @kbdharun made their first contribution in #64
- @testwill made their first contribution in #66
- @pdmccormick made their first contribution in #70
- @dependabot made their first contribution in #68
- @dannyfast made their first contribution in #57
Full Changelog: v0.1.2...v0.1.3