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

@ -3,7 +3,7 @@ package log
import (
"encoding/json"
"fmt"
"heckel.io/ntfy/util"
"git.zio.sh/astra/ntfy/v2/util"
"log"
"os"
"sort"