mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-04 21:57:40 +03:00
Upgrade Firebase Admin SDK version
This commit is contained in:
parent
970ca3a68e
commit
1f38a4a531
6 changed files with 32 additions and 8 deletions
|
@ -3,7 +3,7 @@ package server
|
|||
import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"firebase.google.com/go/messaging"
|
||||
"firebase.google.com/go/v4/messaging"
|
||||
"fmt"
|
||||
"github.com/stretchr/testify/require"
|
||||
"heckel.io/ntfy/auth"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue