Updated module path

This commit is contained in:
Eduard Urbach 2025-02-25 17:16:09 +01:00
parent 06c662589e
commit 1f0db51a95
Signed by: eduard
GPG key ID: 49226B848C78F6C8
211 changed files with 506 additions and 506 deletions

6
go.mod
View file

@ -1,10 +1,10 @@
module git.akyoto.dev/cli/q
module git.urbach.dev/cli/q
go 1.24
require (
git.akyoto.dev/go/assert v0.1.3
git.akyoto.dev/go/color v0.1.3
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
git.urbach.dev/go/color v0.0.0-20250225153715-1b0b4cb28f7d
)
require golang.org/x/sys v0.30.0 // indirect