• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TykTechnologies / tyk / 8973
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 21 Apr 2020 07:26PM UTC
Jobs 1
Files 86
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
8973

push

travis-ci

web-flow
Fix go-jose Auth0 issue (#3031)

## Description
For some reason during backporting 2.9.4 OIDC changes from master to release-2.9 branch, we updated version of go-jose library in release branch. Apparently it contained a bug, leading to issues with some providers like Auth0. 

This PR rolls back the library version to 2.4.1.

## Related Issue
Fix https://github.com/TykTechnologies/tyk/pull/new/fix/go-jose-rollback

## Types of changes
<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Checklist
<!-- Go over all the following points, and put an `x` in all the boxes that apply -->
<!-- If you're unsure about any of these, don't hesitate to ask; we're here to help! -->
- [x] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right side). If pulling from your own
      fork, don't request your `master`!
- [ ] Make sure you are making a pull request against the **`master` branch** (left side). Also, you should start
      *It is expected for this change be applied directly to release branch*
- [ ] My change requires a change to the documentation.
  - [ ] If you've changed APIs, describe what needs to be updated in the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] Modules and vendor dependencies have been updated; run `go mod tidy && go mod vendor`
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
- [ ] Check your code additions will not fail linting checks:
  - [ ] `go fmt -s`
  - [ ] `go vet`

11163 of 18344 relevant lines covered (60.85%)

148.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8973.1 (TYK_LOGLEVEL=info LATEST_GO=true) 21 Apr 2020 07:26PM UTC 0
60.85
Travis Job 8973.1
Source Files on build 8973
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8973
  • 81888b3b on github
  • Prev Build on release-2.9 (#8944)
  • Next Build on release-2.9 (#9077)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc