mirror of
https://github.com/gotify/server.git
synced 2026-05-06 21:42:07 +08:00
Use v2 in package path
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/gotify/server/model"
|
||||
"github.com/gotify/server/v2/model"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user