Append /v2 to module

This commit is contained in:
Astra 2023-11-12 17:35:19 +00:00
parent abe7275f0c
commit 668c472ee6
63 changed files with 116 additions and 116 deletions

View file

@ -2,7 +2,7 @@ package test
import (
"fmt"
"heckel.io/ntfy/server"
"git.zio.sh/astra/ntfy/v2/server"
"math/rand"
"net/http"
"path/filepath"