Skip to content

Releases: concourse/flag

v2.0.0

13 Mar 18:50
Compare
Choose a tag to compare
  • go mod init the repo by golang 2.0
  • bump ginkgo to v2
  • bump lager to v3
  • replace jwt library to golang-jwt/jwt

v1.1.0

28 May 21:08
2be0b22
Compare
Choose a tag to compare

🔗 feature

  • You can now tell an AuthorizedKeys object to reload its key from the key file, thanks to @gaelL. This will potentially allow you to rotate the keys without stopping your process. #5