{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":93928882,"defaultBranch":"master","name":"swag","ownerLogin":"swaggo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-06-10T09:24:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29616670?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713882190.0","currentOid":""},"activityList":{"items":[{"before":"80ed2b375fa65c3e8b78ccd0c1c1ada21245bcfc","after":null,"ref":"refs/heads/dependabot/go_modules/example/celler/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-23T14:23:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"4a11e23a4017a0c8072f8b6365a5eba2ca9f35f4","after":"937c239a8ebd19a375d815fc6ca0fd54c63b9551","ref":"refs/heads/master","pushedAt":"2024-04-23T14:23:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump google.golang.org/protobuf in /example/celler (#1775)\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf in /example/celler (#1775)"}},{"before":"d8fc46ac1a7d90a2fb61b8fc9ab152d1c5ef4429","after":null,"ref":"refs/heads/dependabot/go_modules/example/object-map-example/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-23T14:22:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"b8662de5e89be017b8254b963d9b496bc7e4fd2c","after":"4a11e23a4017a0c8072f8b6365a5eba2ca9f35f4","ref":"refs/heads/master","pushedAt":"2024-04-23T14:22:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump google.golang.org/protobuf (#1774)\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf (#1774)"}},{"before":"15dae35f63fdc4015bc037d10907bb12836f68c4","after":"b8662de5e89be017b8254b963d9b496bc7e4fd2c","ref":"refs/heads/master","pushedAt":"2024-04-23T14:22:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump google.golang.org/protobuf (#1773)\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf (#1773)"}},{"before":"4304749719ea0de5eeb8b4d0f5771474c9c32a0c","after":null,"ref":"refs/heads/dependabot/go_modules/example/go-module-support/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-23T14:22:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"85254b418f087fa8ae93fbd9bb42aa5916c2c555","after":"15dae35f63fdc4015bc037d10907bb12836f68c4","ref":"refs/heads/master","pushedAt":"2024-04-23T14:21:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"Feat: multi-arch docker image (#1756)\n\n* Feat: multi-arch docker image\r\n\r\n- adapt Dockerfile to support cross-compilation depending on TARGETARCH and TARGETOS variables see https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/\r\n- set target platforms for docker/build-push-action\r\n\r\n* Support running on forks\r\n\r\n* Fix ARG format\r\n\r\n* Fix docker digest step\r\n\r\n* Restrict permissions\r\n\r\n* Update action versions\r\n\r\n* Set $TARGETPLATFORM explicitly\r\n\r\nhttps://github.com/docker/build-push-action/issues/820#issuecomment-1486849546\r\n\r\n---------\r\n\r\nCo-authored-by: Norman Gehrsitz <45375059+ngehrsitz@users.noreply.github.com>","shortMessageHtmlLink":"Feat: multi-arch docker image (#1756)"}},{"before":"8dc62952c1e19ab98a961d2ac8c8692ed5b986f7","after":"4304749719ea0de5eeb8b4d0f5771474c9c32a0c","ref":"refs/heads/dependabot/go_modules/example/go-module-support/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-23T14:17:17.000Z","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 google.golang.org/protobuf\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf"}},{"before":"aedb924ee438d9ecf7f577136de7f9c599dd6db7","after":"d8fc46ac1a7d90a2fb61b8fc9ab152d1c5ef4429","ref":"refs/heads/dependabot/go_modules/example/object-map-example/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-23T14:16:36.000Z","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 google.golang.org/protobuf\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf"}},{"before":"e5185c4c86fa75f9e051e9ff850bef28c1e3d75b","after":"80ed2b375fa65c3e8b78ccd0c1c1ada21245bcfc","ref":"refs/heads/dependabot/go_modules/example/celler/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-23T14:16:34.000Z","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 google.golang.org/protobuf in /example/celler\n\nBumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf in /example/celler"}},{"before":"4c2f8dd452dcd8dcabe7d9dcd51a43b10408ee1d","after":"85254b418f087fa8ae93fbd9bb42aa5916c2c555","ref":"refs/heads/master","pushedAt":"2024-04-22T16:23:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"Added multiline support for @description attribute for securityDefinitions (#1786)","shortMessageHtmlLink":"Added multiline support for @description attribute for securityDefini…"}},{"before":"0368d7dee6ba37338aa4a1a9a7257551fd50d5a1","after":"4c2f8dd452dcd8dcabe7d9dcd51a43b10408ee1d","ref":"refs/heads/master","pushedAt":"2024-04-21T20:20:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"Handle case of empty GOROOT (#1798)\n\nIn some situations, such as when using the go-swag Nix package, runtime.GOROOT() will be empty, and RangeFiles will skip all source paths since technically, all paths are prefixed with the empty string.\r\n\r\nSee also https://github.com/NixOS/nixpkgs/issues/224701\r\n\r\nMay resolve some cases of https://github.com/swaggo/swag/issues/1622.","shortMessageHtmlLink":"Handle case of empty GOROOT (#1798)"}},{"before":"024ee325ad07433d6e4b99f8f5190fc3cc96fa37","after":null,"ref":"refs/heads/dependabot/go_modules/example/object-map-example/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:17:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"6aa66138ff548210a106bc49de0064f0e5b597e5","after":"0368d7dee6ba37338aa4a1a9a7257551fd50d5a1","ref":"refs/heads/master","pushedAt":"2024-04-20T09:17:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net in /example/object-map-example (#1796)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/object-map-example (#1796"}},{"before":"81b74360937a49791ed1a2d49587c7e2711e750e","after":null,"ref":"refs/heads/dependabot/go_modules/example/go-module-support/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:16:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"1bb14456ac90efde76c1f4674a6c96c5ea922229","after":"6aa66138ff548210a106bc49de0064f0e5b597e5","ref":"refs/heads/master","pushedAt":"2024-04-20T09:16:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net in /example/go-module-support (#1795)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/go-module-support (#1795)"}},{"before":"b40ac0c6143a90b94c778b09f1fbb62f1ef194d8","after":null,"ref":"refs/heads/dependabot/go_modules/example/celler/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:15:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"d5af95780c7c896dc25479bdeeb208224b2a8f15","after":"1bb14456ac90efde76c1f4674a6c96c5ea922229","ref":"refs/heads/master","pushedAt":"2024-04-20T09:15:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net in /example/celler (#1794)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/celler (#1794)"}},{"before":"8af1ff574be68b104e43c2f7163a4ba8600b673e","after":null,"ref":"refs/heads/dependabot/go_modules/example/markdown/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:15:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"083435751502fcd6ce5b5b3fa873fd6fbf9c12e1","after":"d5af95780c7c896dc25479bdeeb208224b2a8f15","ref":"refs/heads/master","pushedAt":"2024-04-20T09:15:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net in /example/markdown (#1792)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/markdown (#1792)"}},{"before":"bfa65942527f721b9f987e2a23b097fbe1ca0f4a","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:15:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"8a47dcb816b457e68429e7f00d5a69ff5c92f4f0","after":"083435751502fcd6ce5b5b3fa873fd6fbf9c12e1","ref":"refs/heads/master","pushedAt":"2024-04-20T09:15:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#1793)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#1793)"}},{"before":"c118323f88cf7bcbeefde8d0eb63c0fb04607177","after":"024ee325ad07433d6e4b99f8f5190fc3cc96fa37","ref":"refs/heads/dependabot/go_modules/example/object-map-example/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:10:14.000Z","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 golang.org/x/net in /example/object-map-example\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/object-map-example"}},{"before":"b32ae38877299ae87458cfccee6f4ff763217de4","after":"81b74360937a49791ed1a2d49587c7e2711e750e","ref":"refs/heads/dependabot/go_modules/example/go-module-support/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:10:05.000Z","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 golang.org/x/net in /example/go-module-support\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/go-module-support"}},{"before":"b1e01026ae9350c7a133213e7b4bdf16b12a4592","after":"8af1ff574be68b104e43c2f7163a4ba8600b673e","ref":"refs/heads/dependabot/go_modules/example/markdown/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:09:23.000Z","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 golang.org/x/net in /example/markdown\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/markdown"}},{"before":"54e4a07f0bb3a0ab29a23acddfbe6fc0ff322d15","after":"b40ac0c6143a90b94c778b09f1fbb62f1ef194d8","ref":"refs/heads/dependabot/go_modules/example/celler/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:09:14.000Z","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 golang.org/x/net in /example/celler\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /example/celler"}},{"before":"5fdd50e593e09d3731e54307f3dffe3cdc54c0fb","after":"bfa65942527f721b9f987e2a23b097fbe1ca0f4a","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T09:08:42.000Z","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 golang.org/x/net from 0.17.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0"}},{"before":"90aa46fdf4dbcc8766e0a574c3959e68527923d3","after":"8a47dcb816b457e68429e7f00d5a69ff5c92f4f0","ref":"refs/heads/master","pushedAt":"2024-04-20T09:08:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"bump go version (#1797)\n\n* bump go version\r\n* cleanup pipeline","shortMessageHtmlLink":"bump go version (#1797)"}},{"before":"c71eec4bf4063e97e1ce6c9057050f4f33e6304e","after":null,"ref":"refs/heads/bump-go-version","pushedAt":"2024-04-20T09:08:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"}},{"before":"842e420a55ea4bdf622976d8b540becd34d2c61a","after":"c71eec4bf4063e97e1ce6c9057050f4f33e6304e","ref":"refs/heads/bump-go-version","pushedAt":"2024-04-20T09:05:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ubogdan","name":"Bogdan U","path":"/ubogdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4992696?s=80&v=4"},"commit":{"message":"cleanup pipeline","shortMessageHtmlLink":"cleanup pipeline"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOCq6cAA","startCursor":null,"endCursor":null}},"title":"Activity · swaggo/swag"}