Skip to content

v2.0.0

Compare
Choose a tag to compare
@someone1 someone1 released this 20 Sep 00:29
· 18 commits to master since this release

What's New:

Breaking Changes with v2

  • Package name changed from gcp_jwt to gcpjwt
  • Refactoring of code (including exported functions/structs)
  • Certificate caching is now opt-in vs opt-out

To continue using the older version, please import as follows: import "gopkg.in/someone1/gcp-jwt-go.v1"