Go Keyring Versions Save

Cross-platform keyring interface for Go

v0.2.4

1 month ago

What's Changed

Full Changelog: https://github.com/zalando/go-keyring/compare/v0.2.3...v0.2.4

v0.2.3

11 months ago

Bug fixes

  • Fix Windows crash by bumping wincred #91

v0.2.0

2 years ago

Changes

  • add build target *BSD
  • Set keychain password on darwin via interactive mode @Piccirello
  • update GH actions @nhatthm
  • encode all passwords to avoid hex garbage on e.g. umlauts @allcloud-jonathan

v0.1.1

3 years ago

Bug fixes

  • Update dependencies to fix panic in dbus library (#55)