{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":54085157,"defaultBranch":"master","name":"gin-jwt","ownerLogin":"appleboy","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-03-17T03:18:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21979?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706929892.0","currentOid":""},"activityList":{"items":[{"before":"b00ab282757d5044d90c35472c514de67ecdeee2","after":"4339e81e2ad5bd609e19be13a0c6f14b9a0a4dec","ref":"refs/heads/master","pushedAt":"2024-05-13T05:23:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: update Go linting action to v6 in CI workflow\n\n- Update the golangci-lint-action version from `v4` to `v6` in the GitHub Actions workflow for Go.\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: update Go linting action to v6 in CI workflow"}},{"before":"76f00eae09075ab6ca04218d7ace543fb29ea64d","after":"b00ab282757d5044d90c35472c514de67ecdeee2","ref":"refs/heads/master","pushedAt":"2024-05-13T05:21:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"docs(example): update code format (#322)\n\n* update code format\r\n\r\n* chore: refactor project configuration and tests\r\n\r\n- Delete the `.idea/workspace.xml` configuration file from the project.\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n---------\r\n\r\nSigned-off-by: Bo-Yi Wu \r\nCo-authored-by: via \r\nCo-authored-by: Bo-Yi Wu ","shortMessageHtmlLink":"docs(example): update code format (#322)"}},{"before":"a7ade22e842b1c5485849b6ca31f3cb8202d0c3f","after":"76f00eae09075ab6ca04218d7ace543fb29ea64d","ref":"refs/heads/master","pushedAt":"2024-05-13T05:15:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update dependencies to latest versions (#333)\n\n- Update `github.com/gin-gonic/gin` dependency from `v1.9.1` to `v1.10.0`\r\n- Update `github.com/stretchr/testify` dependency from `v1.8.4` to `v1.9.0`\r\n- Update `github.com/tidwall/gjson` dependency from `v1.17.0` to `v1.17.1`","shortMessageHtmlLink":"chore: update dependencies to latest versions (#333)"}},{"before":"466d7e962e3cd8dd2a291aec7c9205d853d71896","after":"a7ade22e842b1c5485849b6ca31f3cb8202d0c3f","ref":"refs/heads/master","pushedAt":"2024-03-13T13:38:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: refactor GitHub Actions workflows\n\n- Reorganize the setup steps for Go in the GitHub Actions workflow\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: refactor GitHub Actions workflows"}},{"before":"a4e49c3accb840f00c40282618d301df12fb3733","after":"466d7e962e3cd8dd2a291aec7c9205d853d71896","ref":"refs/heads/master","pushedAt":"2024-03-10T05:15:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: refine Go workflows and update actions versions\n\n- Add checkout step with `fetch-depth: 0` to `go.yml` workflow\n- Specify `go-version-file` and enable `check-latest` in `go.yml` workflow\n- Update GitHub Actions versions to v4 for checkout, cache, and codecov in `go.yml` workflow\n- Rename and add setup steps for Go in `goreleaser.yml` workflow\n- Change `goreleaser` arguments from `--rm-dist` to `--clean` in `goreleaser.yml` workflow\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: refine Go workflows and update actions versions"}},{"before":"53920997b0e5f4561da46d41721ef6acf94c585f","after":"a4e49c3accb840f00c40282618d301df12fb3733","ref":"refs/heads/master","pushedAt":"2024-02-12T05:04:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: enhance testing matrix and tolerance limits\n\n- Add Go version `1.22` to the GitHub Actions workflow testing matrix\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"ci: enhance testing matrix and tolerance limits"}},{"before":"4da94ba4026bb984bef9a5baf1dc14dea5d82437","after":"53920997b0e5f4561da46d41721ef6acf94c585f","ref":"refs/heads/master","pushedAt":"2024-02-12T05:04:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update dependencies to latest versions\n\n- Update `github.com/go-playground/validator` dependency from `v10.17.0` to `v10.18.0`\n- Update `github.com/leodido/go-urn` dependency from `v1.3.0` to `v1.4.0`\n- Update `golang.org/x/crypto` dependency from `v0.18.0` to `v0.19.0`\n- Update `golang.org/x/net` dependency from `v0.20.0` to `v0.21.0`\n- Update `golang.org/x/sys` dependency from `v0.16.0` to `v0.17.0`\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore: update dependencies to latest versions"}},{"before":"abcf7b4ad483c1a5f8ebe9990bdc6ec1eb7f3a7c","after":"4da94ba4026bb984bef9a5baf1dc14dea5d82437","ref":"refs/heads/master","pushedAt":"2024-02-03T03:22:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: update GitHub Actions and Improve CI Robustness\n\n- Update GitHub CodeQL action version from `v2` to `v3` in the workflow\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: update GitHub Actions and Improve CI Robustness"}},{"before":"91530492e16b46cbd62305cbfc56fdc1710b5910","after":"abcf7b4ad483c1a5f8ebe9990bdc6ec1eb7f3a7c","ref":"refs/heads/master","pushedAt":"2024-02-03T03:08:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update dependencies to latest versions\n\n- Update `sonic` library from `v1.10.1` to `v1.10.2`\n- Update `iasm` library from `v0.9.0` to `v0.9.1`\n- Update `mimetype` library from `v1.4.2` to `v1.4.3`\n- Update `validator` library from `v10.15.4` to `v10.17.0`\n- Update `cpuid` library from `v2.2.5` to `v2.2.6`\n- Update `go-urn` library from `v1.2.4` to `v1.3.0`\n- Update `go-isatty` library from `v0.0.19` to `v0.0.20`\n- Update `go-toml` library from `v2.1.0` to `v2.1.1`\n- Update `go/codec` library from `v1.2.11` to `v1.2.12`\n- Update `x/arch` library from `v0.5.0` to `v0.7.0`\n- Update `x/crypto` library from `v0.13.0` to `v0.18.0`\n- Update `x/net` library from `v0.15.0` to `v0.20\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update dependencies to latest versions"}},{"before":"ff387a44fb20266c9493bc0af651006f52f0fc08","after":"91530492e16b46cbd62305cbfc56fdc1710b5910","ref":"refs/heads/master","pushedAt":"2024-02-03T03:08:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: update GitHub Actions to setup-go@v5\n\n- Update GitHub Actions to use setup-go@v5 in `go.yml` workflow\n- Update GitHub Actions to use setup-go@v5 in `goreleaser.yml` workflow\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: update GitHub Actions to setup-go@v5"}},{"before":"e0f85e8915f3c8b60ff90ce18b76a016583f0b79","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/tidwall/gjson-1.17.0","pushedAt":"2023-09-26T15:22:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"96e25da4cc983387040c06d22583ddab2feba237","after":"ff387a44fb20266c9493bc0af651006f52f0fc08","ref":"refs/heads/master","pushedAt":"2023-09-26T15:22:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update dependencies to latest versions\n\n- Update the version of `github.com/tidwall/gjson` from `v1.14.4` to `v1.17.0`\n- Update the version of `github.com/bytedance/sonic` from `v1.9.1` to `v1.10.1`\n- Update the version of `github.com/chenzhuoyu/base64x` from `v0.0.0-20221115062448-fe3a3abad311` to `v0.0.0-20230717121745-296ad89f973d`\n- Add a new indirect dependency on `github.com/chenzhuoyu/iasm` with version `v0.9.0`\n- Update the version of `github.com/go-playground/validator/v10` from `v10.14.1` to `v10.15.4`\n- Update the version of `github.com/pelletier/go-toml/v2` from `v2.0.8` to `v2.1.0`\n- Update the version of `golang.org/x/arch` from `v0.3.0` to `v0.5.0`\n- Update the version of `golang.org/x/crypto` from `v0.9.0` to `v0.13.0`\n- Update the version of `golang.org/x/net` from `\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update dependencies to latest versions"}},{"before":"8a9b7d4c8ff7f741dff9e9b6189b535b14c610f4","after":null,"ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-5","pushedAt":"2023-09-26T15:21:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d038401840bae9480e9be11334b6e6c697efe418","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-26T15:21:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"0a6c109dc8adfeaceae544d1c7f05988365e1836","after":"96e25da4cc983387040c06d22583ddab2feba237","ref":"refs/heads/master","pushedAt":"2023-09-26T15:20:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update cron schedule and action versions\n\n- Change the cron schedule from `41 23 * * 6` to `41 23 * * 6`\n- Update the `actions/checkout` version from `v3` to `v4`\n- Update the `actions/setup-go` version from `v3` to `v4`\n- Add `1.21` as a supported Go version in the matrix\n- Update the `actions/checkout` version from `v3` to `v4`\n- Update the `goreleaser/goreleaser-action` version from `v4` to `v5`\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update cron schedule and action versions"}},{"before":"092bc3a0b2357d9b355d76d56a4ab8ce8b0d18b5","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/tidwall/gjson-1.16.0","pushedAt":"2023-09-25T15:15:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e0f85e8915f3c8b60ff90ce18b76a016583f0b79","ref":"refs/heads/dependabot/go_modules/github.com/tidwall/gjson-1.17.0","pushedAt":"2023-09-25T15:15:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.17.0\n\nBumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.4 to 1.17.0.\n- [Commits](https://github.com/tidwall/gjson/compare/v1.14.4...v1.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/tidwall/gjson\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.17.0"}},{"before":null,"after":"8a9b7d4c8ff7f741dff9e9b6189b535b14c610f4","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-5","pushedAt":"2023-09-18T15:04:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump goreleaser/goreleaser-action from 4 to 5\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump goreleaser/goreleaser-action from 4 to 5"}},{"before":null,"after":"d038401840bae9480e9be11334b6e6c697efe418","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-04T15:31:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump actions/checkout from 3 to 4"}},{"before":"6ee7776e9f636e64250eb05909230cf8a125ed14","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/tidwall/gjson-1.15.0","pushedAt":"2023-08-14T15:35:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"092bc3a0b2357d9b355d76d56a4ab8ce8b0d18b5","ref":"refs/heads/dependabot/go_modules/github.com/tidwall/gjson-1.16.0","pushedAt":"2023-08-14T15:35:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0\n\nBumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.4 to 1.16.0.\n- [Commits](https://github.com/tidwall/gjson/compare/v1.14.4...v1.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/tidwall/gjson\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0"}},{"before":null,"after":"6ee7776e9f636e64250eb05909230cf8a125ed14","ref":"refs/heads/dependabot/go_modules/github.com/tidwall/gjson-1.15.0","pushedAt":"2023-07-31T15:40:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.15.0\n\nBumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.4 to 1.15.0.\n- [Commits](https://github.com/tidwall/gjson/compare/v1.14.4...v1.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/tidwall/gjson\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.15.0"}},{"before":"51d67af8a56353e45dce00b984f5431a85453e49","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-go-4","pushedAt":"2023-06-07T05:54:14.175Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5af9d6f55933e599c6f621ef7a27410206cce656","after":"0a6c109dc8adfeaceae544d1c7f05988365e1836","ref":"refs/heads/master","pushedAt":"2023-06-07T05:54:06.360Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/setup-go from 3 to 4 (#321)\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump actions/setup-go from 3 to 4 (#321)"}},{"before":"234913ab813749c40a3e5a3e1be177358b1ea2a4","after":"5af9d6f55933e599c6f621ef7a27410206cce656","ref":"refs/heads/master","pushedAt":"2023-06-07T05:44:08.282Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update Go version and dependencies in workflow\n\n- Update Go version from `1.16` to `1.18`\n- Remove Go version `1.17` from the GitHub workflow\n- Add and update several indirect dependencies in `go.mod`\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update Go version and dependencies in workflow"}},{"before":"8e5c76105872c0937c0f2fa1cc4bbb6d93db1015","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/stretchr/testify-1.8.4","pushedAt":"2023-06-07T03:30:43.804Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"f1ee405c0d2f3af6784cc0c64eede3f80d04ac78","after":"234913ab813749c40a3e5a3e1be177358b1ea2a4","ref":"refs/heads/master","pushedAt":"2023-06-07T03:30:10.995Z","pushType":"push","commitsCount":2,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: improve API usage and test reliability in workflows\n\n- Update actions/setup-go from v3 to v4 in go.yml and goreleaser.yml workflows\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: improve API usage and test reliability in workflows"}},{"before":"6c62bd745b58a93cbaa91b8ad0124e9adf315194","after":"8e5c76105872c0937c0f2fa1cc4bbb6d93db1015","ref":"refs/heads/dependabot/go_modules/github.com/stretchr/testify-1.8.4","pushedAt":"2023-06-07T03:29:14.712Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4"}},{"before":"299fa84a82d92aff63d5db7b6b5c318ce713fcec","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1","pushedAt":"2023-06-07T03:29:05.351Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"cef05c11cb32899cd2b2eb9b798d549446c43a29","after":"f1ee405c0d2f3af6784cc0c64eede3f80d04ac78","ref":"refs/heads/master","pushedAt":"2023-06-07T03:28:29.344Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update dependencies and improve test coverage\n\n- Update gin-gonic/gin from v1.9.0 to v1.9.1\n- Add go-playground/validator/v10 v10.14.1 as an indirect dependency\n- Update klauspost/cpuid/v2 from v2.2.4 to v2.2.5\n- Remove leodido/go-urn v1.2.2 and modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd as indirect dependencies\n- Add kr/pretty v0.3.0 and rogpeppe/go-internal v1.8.0 as indirect dependencies\n- Update testify from v1.8.2 to v1.8.3\n- Remove ugorji/go/codec v1.2.10, golang.org/x/arch v0.2.0, and golang.org/x/crypto v0.6.0 as indirect dependencies\n- Add gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c as an indirect dependency\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update dependencies and improve test coverage"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESAcNjAA","startCursor":null,"endCursor":null}},"title":"Activity ยท appleboy/gin-jwt"}