Updated module path
This commit is contained in:
parent
06c662589e
commit
1f0db51a95
211 changed files with 506 additions and 506 deletions
6
go.mod
6
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue