mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-01-18 16:17:26 +01:00
Change mod path
This commit is contained in:
@@ -2,7 +2,7 @@ package util_test
|
||||
|
||||
import (
|
||||
"github.com/stretchr/testify/require"
|
||||
"heckel.io/ntfy/util"
|
||||
"heckel.io/ntfy/v2/util"
|
||||
"math/rand"
|
||||
"sync"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user