Changed a package URL
This commit is contained in:
@ -3,7 +3,7 @@ package debug
|
||||
import (
|
||||
"log/slog"
|
||||
|
||||
app "github.com/alex-savin/go-receipt-tracker/app"
|
||||
app "git.savin.nyc/alex/go-receipt-tracker/app"
|
||||
)
|
||||
|
||||
// Options contains configuration settings for the debug output.
|
||||
|
Reference in New Issue
Block a user