feat(vendor): update go-fcm package.
This commit is contained in:
parent
b4daa36890
commit
880752d88c
|
@ -24,7 +24,7 @@ var (
|
|||
type Notification struct {
|
||||
Title string `json:"title,omitempty"`
|
||||
Body string `json:"body,omitempty"`
|
||||
ChannelId string `json:"android_channel_id, omitempty"`
|
||||
ChannelID string `json:"android_channel_id,omitempty"`
|
||||
Icon string `json:"icon,omitempty"`
|
||||
Sound string `json:"sound,omitempty"`
|
||||
Badge string `json:"badge,omitempty"`
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
"revisionTime": "2018-04-10T03:06:38Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "gm1OOCOLjT16sLsu2jyvpXksx20=",
|
||||
"checksumSHA1": "MuucqeWh+KmRRPtoF/m/pBZ+VDc=",
|
||||
"path": "github.com/appleboy/go-fcm",
|
||||
"revision": "834eba2ee169f0930af5b355519f22f908cf3e49",
|
||||
"revisionTime": "2018-08-14T17:09:15Z"
|
||||
"revision": "c8cd26f2c452c90cd8993a06940e42fe0bf12a4f",
|
||||
"revisionTime": "2018-08-23T14:13:55Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "Ab7MUtqX0iq2PUzzBxWpgzPSydw=",
|
||||
|
|
Loading…
Reference in New Issue