Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: switch to appleboy/go-hms-push library #770

Merged
merged 1 commit into from
Jun 9, 2024
Merged

chore: switch to appleboy/go-hms-push library #770

merged 1 commit into from
Jun 9, 2024

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented Jun 9, 2024

  • Replace msalihkarakasli/go-hms-push with appleboy/go-hms-push in go.mod
  • Update import paths from msalihkarakasli/go-hms-push to appleboy/go-hms-push in global.go
  • Update import paths from msalihkarakasli/go-hms-push to appleboy/go-hms-push in notification.go
  • Update import paths from msalihkarakasli/go-hms-push to appleboy/go-hms-push in notification_hms.go

fix #763

- Replace `msalihkarakasli/go-hms-push` with `appleboy/go-hms-push` in `go.mod`
- Update import paths from `msalihkarakasli/go-hms-push` to `appleboy/go-hms-push` in `global.go`
- Update import paths from `msalihkarakasli/go-hms-push` to `appleboy/go-hms-push` in `notification.go`
- Update import paths from `msalihkarakasli/go-hms-push` to `appleboy/go-hms-push` in `notification_hms.go`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 8c8cf89 into master Jun 9, 2024
10 checks passed
@appleboy appleboy deleted the upgrade branch June 9, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect version of package in go.mod
1 participant