File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/apex/gateway v1.1.2
7
7
github.com/appleboy/gin-status-api v1.1.0
8
- github.com/appleboy/go-fcm v0.1.5
8
+ github.com/appleboy/go-fcm v0.1.6-0.20210717010109-0181be2279cd
9
9
github.com/appleboy/gofight/v2 v2.1.2
10
10
github.com/asdine/storm/v3 v3.2.1
11
11
github.com/buger/jsonparser v1.1.1
Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ github.com/appleboy/gin-status-api v1.1.0 h1:zoXePlNxk/Aa3Jmh8TI2xX0KTF8iET/QwOM
38
38
github.com/appleboy/gin-status-api v1.1.0 /go.mod h1:qUmpFERWhlzRX4Hx+fEznIio8gXAXEDpEnb0Ald1d+g =
39
39
github.com/appleboy/go-fcm v0.1.5 h1:fKbcZf/7vwGsvDkcop8a+kCHnK+tt4wXX0X7uEzwI6E =
40
40
github.com/appleboy/go-fcm v0.1.5 /go.mod h1:MSxZ4LqGRsnywOjnlXJXMqbjZrG4vf+0oHitfC9HRH0 =
41
+ github.com/appleboy/go-fcm v0.1.6-0.20210717010109-0181be2279cd h1:M/LhFbSWAwLmdhjOVBik1Ekj6wAgxS3H3XtV5czaxE4 =
42
+ github.com/appleboy/go-fcm v0.1.6-0.20210717010109-0181be2279cd /go.mod h1:MSxZ4LqGRsnywOjnlXJXMqbjZrG4vf+0oHitfC9HRH0 =
41
43
github.com/appleboy/gofight/v2 v2.1.2 h1:VOy3jow4vIK8BRQJoC/I9muxyYlJ2yb9ht2hZoS3rf4 =
42
44
github.com/appleboy/gofight/v2 v2.1.2 /go.mod h1:frW+U1QZEdDgixycTj4CygQ48yLTUhplt43+Wczp3rw =
43
45
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
You can’t perform that action at this time.
0 commit comments