change url

This commit is contained in:
Jeffrey Paul 2026-02-09 00:44:57 -08:00
parent e6e85b6e11
commit 136a090b6d
2 changed files with 2 additions and 2 deletions

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() {

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/sneak/bsarchivesegment
module git.eeqj.de/sneak/bsdaily
go 1.25.5