Skip to content

Releases: s12v/go-jwks

v0.3.0

03 May 14:51
f5cc55a
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/square/go-jose from 2.5.1+incompatible to 2.6.0+incompatible by @dependabot in #6
  • cleanup of imports, addition of logger interface, ability to change http.Client by @imle in #5
  • Pass context to client requests by @bigkraig in #9

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1: Bump github.com/square/go-jose (#3)

25 Nov 10:39
e828aaa
Compare
Choose a tag to compare

v0.2.0

10 May 11:30
a674b38
Compare
Choose a tag to compare
Go mod (#1)

v0.1.1

30 Jul 14:20
0808dab
Compare
Choose a tag to compare
Update README.md

v0.1.0

30 Jul 12:41
Compare
Choose a tag to compare
Update README

v0.0.1

30 Jul 00:56
Compare
Choose a tag to compare
Add cache tests