summaryrefslogtreecommitdiff
path: root/vendor/github.com/golang-jwt
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock51
2025-01-27[chore]: Bump github.com/SherClockHolmes/webpush-go from 1.3.0 to 1.4.0 (#3694)Libravatar dependabot[bot]30
Bumps [github.com/SherClockHolmes/webpush-go](https://github.com/SherClockHolmes/webpush-go) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/SherClockHolmes/webpush-go/releases) - [Commits](https://github.com/SherClockHolmes/webpush-go/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/SherClockHolmes/webpush-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi8
* migrate go version to 1.17 * update contributing
2021-09-08update oauth library -> v4.3.1-SSBLibravatar kim (grufwub)20
Signed-off-by: kim (grufwub) <grufwub@gmail.com>