mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-10-30 12:32:12 +01:00
Change mod path
This commit is contained in:
parent
1b4d55fb30
commit
22f48c5ad3
62 changed files with 120 additions and 139 deletions
|
|
@ -3,8 +3,8 @@ package cmd
|
|||
import (
|
||||
"fmt"
|
||||
"github.com/stretchr/testify/require"
|
||||
"heckel.io/ntfy/test"
|
||||
"heckel.io/ntfy/util"
|
||||
"heckel.io/ntfy/v2/test"
|
||||
"heckel.io/ntfy/v2/util"
|
||||
"net/http"
|
||||
"net/http/httptest"
|
||||
"os"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue