-
-
Notifications
You must be signed in to change notification settings - Fork 850
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refactor FCM and update dependencies
- Update Go version from `1.18` to `1.21` - Upgrade various dependencies to newer versions - Remove `DelayWhileIdle` field from `PushNotification` struct - Remove `DelayWhileIdle` parameter handling in FCM notification creation - Remove test assertions related to `DelayWhileIdle` field in FCM notification tests Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information
Showing
5 changed files
with
144 additions
and
455 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.