Pushcon SDK

This commit is contained in:
2024-10-26 23:30:52 +08:00
parent 478d18d75f
commit cd2c326efa
3 changed files with 45 additions and 0 deletions

1
go.mod
View File

@@ -12,6 +12,7 @@ require (
github.com/nats-io/nats.go v1.37.0
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.33.0
github.com/samber/lo v1.47.0
github.com/sideshow/apns2 v0.24.0
github.com/spf13/viper v1.19.0
google.golang.org/api v0.171.0