change url

This commit is contained in:
2026-02-09 00:48:03 -08:00
parent e6e85b6e11
commit 136a090b6d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"log/slog"
"os"
"github.com/sneak/bsarchivesegment/internal/bsdaily"
"git.eeqj.de/sneak/bsdaily/internal/bsdaily"
)
func main() {
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/sneak/bsarchivesegment
module git.eeqj.de/sneak/bsdaily
go 1.25.5