{"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:1725068574.0","currentOid":""},"activityList":{"items":[{"before":"2818e89b25696b08fc83613d9504f8c84bca2abf","after":"6e78f18d09bb38bed2678a9e58afcf7002bb00af","ref":"refs/heads/master","pushedAt":"2024-08-31T01:41:21.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: bump Go version to 1.21.0\n\n- Update Go version from `1.21` to `1.21.0`\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore: bump Go version to 1.21.0"}},{"before":"19d6e4c00da0e916c0060153856008bf659def1b","after":"2818e89b25696b08fc83613d9504f8c84bca2abf","ref":"refs/heads/master","pushedAt":"2024-08-31T01:39:24.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: upgrade GoReleaser action to version 6\n\n- Update GoReleaser action version from v5 to v6\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"ci: upgrade GoReleaser action to version 6"}},{"before":"2b1dbef505c49bd1214b7d384a9e156c6b078697","after":"19d6e4c00da0e916c0060153856008bf659def1b","ref":"refs/heads/master","pushedAt":"2024-08-30T12:37:40.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":"feat: set timeout dynamically - Add TimeoutFunc (#337)\n\ncloses #313","shortMessageHtmlLink":"feat: set timeout dynamically - Add TimeoutFunc (#337)"}},{"before":"30cc93acc9a43b87e6b6f50b2c59fa2f014c2bde","after":"2b1dbef505c49bd1214b7d384a9e156c6b078697","ref":"refs/heads/master","pushedAt":"2024-08-30T12:37: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: update workflow to support Go 1.23\n\n- Update Go versions to include 1.23 in the workflow configuration.\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"ci: update workflow to support Go 1.23"}},{"before":"694fee1976947d7d95c5b00717fe16e7bd2a74c6","after":"30cc93acc9a43b87e6b6f50b2c59fa2f014c2bde","ref":"refs/heads/master","pushedAt":"2024-08-30T12:36:04.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 Go workflow for improved cross-platform support\n\n- Remove macOS specific configuration from the Go workflow\n- Simplify the caching setup for Go builds\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"ci: refactor Go workflow for improved cross-platform support"}},{"before":"efe55533074e13797ea1374ae521804b732eedd0","after":"694fee1976947d7d95c5b00717fe16e7bd2a74c6","ref":"refs/heads/master","pushedAt":"2024-08-30T12:25:32.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: upgrade Go and dependencies to latest versions\n\n- Update Go version requirement from 1.18 to 1.21\n- Remove older Go versions from the workflow configuration\n- Upgrade `github.com/bytedance/sonic` and its loader to newer versions\n- Update `github.com/gabriel-vasile/mimetype` to version 1.4.5\n- Upgrade `github.com/go-playground/validator/v10` and `github.com/goccy/go-json` to newer versions\n- Update `github.com/klauspost/cpuid/v2` to version 2.2.8\n- Upgrade `github.com/pelletier/go-toml/v2` to version 2.2.3\n- Update several indirect dependencies to their latest versions\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore: upgrade Go and dependencies to latest versions"}},{"before":"d36b890d5342268376395a5f132be90850f2d7f5","after":"efe55533074e13797ea1374ae521804b732eedd0","ref":"refs/heads/master","pushedAt":"2024-07-14T15:45:55.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: remove typo server.go (#334)","shortMessageHtmlLink":"chore: remove typo server.go (#334)"}},{"before":"4339e81e2ad5bd609e19be13a0c6f14b9a0a4dec","after":"d36b890d5342268376395a5f132be90850f2d7f5","ref":"refs/heads/master","pushedAt":"2024-07-14T15:45:26.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":"refactor: Provided an Option to Set Cookie using *GinJWTMiddleware (#335)\n\n* [FEATURE] SetCookie method should be publicly exposed\r\n\r\n* TestSetCookie test added to test the functionality of SetCookie method","shortMessageHtmlLink":"refactor: Provided an Option to Set Cookie using *GinJWTMiddleware (#335"}},{"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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEqScSJAA","startCursor":null,"endCursor":null}},"title":"Activity ยท appleboy/gin-jwt"}