Bumps the go_modules group with 2 updates in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) and google.golang.org/protobuf.
Updates `github.com/jackc/pgx/v5` from 5.3.1 to 5.5.4
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.5.4)
Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
dependency-group: go_modules-security-group
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
dependency-group: go_modules-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
* TP-51013 | incident_jira entity, repo and service
* TP-51013 | get jira status api
* TP-51013 | added db migration file
* TP-51013 | added migration query to migrate existing jira links into new table
* TP-51013 | removing linked_jira_issues column from incident table
* TP-51013 | removing empty jira fields if no response found for a jira key in jira api response
* TP-51013 | handled jira api failure cases, will return empty jira fields
* TP-51013 | removed linked_jira_issues field from incident entity
* TP-51013 | handled jira link addition and removal in slack action
* TP-51013 | resolving PR comments
* TP-51013 | adding jira link max length check
* TP-47297 | Slack DM for incident reminder - A cron job to send list of open incidents to every users who are part of it along with their role in it
* Delete common/util/config_util.go
---------
Co-authored-by: Md Anees <md.anees@navi.com>
* TP-44158 | Adding service to get transcript files from Google Drive (#234)
Adding service to get transcript files from Google Drive
* TP-45120 (#275)
TP-45120 | merging Google auth implementation and calendar event fix
* TP-44162 | added service implementation for calendar actions
* TP-44162 | Updated label in slack message
* TP-44162 | Fixed build failures
* TP-44162 | Updated sql migration file name
* TP-44162 | added unit tests for google calendar service
* TP-48200 | updated response messages in link and unlink jira apis (#278)
* TP-44162 | resolved review comments
* TP-44158 | Adding service to get transcript files from Google Drive (#234)
Adding service to get transcript files from Google Drive
* TP-45120 (#275)
TP-45120 | merging Google auth implementation and calendar event fix
* TP-44162 | added service implementation for calendar actions
* TP-44162 | Updated label in slack message
* TP-44162 | Fixed build failures
* TP-44162 | Updated sql migration file name
* TP-44162 | added unit tests for google calendar service
* TP-44162 | resolved review comments
* TP-44162 | updated few naming conventions
* TP-44162 | Adding timeouts to google drive api calls and related UTs
* TP-44162 | Adding drive api timeout to viper for unit test
---------
Co-authored-by: Sriram Bhargav <sriram.bhargav@navi.com>
Co-authored-by: Shashank Shekhar <shashank.shekhar@navi.com>