Updated module path

This commit is contained in:
Eduard Urbach 2025-02-25 17:16:09 +01:00
parent 98edfb19fd
commit 91f34bc88f
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
211 changed files with 506 additions and 506 deletions

View file

@ -3,7 +3,7 @@ package main
import (
"os"
"git.akyoto.dev/cli/q/src/cli"
"git.urbach.dev/cli/q/src/cli"
)
func main() {