auth0 / go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests
MIT License
1.07k stars 205 forks source link

Add .version file to track latest version #246

Closed ewanharris closed 7 months ago

ewanharris commented 7 months ago

📝 Checklist

🔧 Changes

📚 References

🔬 Testing

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6cc5f8a) 95.98% compared to head (03f30f4) 95.98%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## ======================================= Coverage 95.98% 95.98% ======================================= Files 7 7 Lines 324 324 ======================================= Hits 311 311 Misses 10 10 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.