feat(vendor): update go-fcm package.

This commit is contained in:
Bo-Yi Wu 2018-08-23 22:15:30 +08:00
parent b4daa36890
commit 880752d88c
2 changed files with 4 additions and 4 deletions

View File

@ -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"`

6
vendor/vendor.json vendored
View File

@ -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=",