Updated module path
This commit is contained in:
parent
cb8aacf9b8
commit
b8b0fbb57e
11 changed files with 17 additions and 17 deletions
6
go.mod
6
go.mod
|
@ -1,8 +1,8 @@
|
|||
module git.akyoto.dev/go/color
|
||||
module git.urbach.dev/go/color
|
||||
|
||||
go 1.22.0
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
git.akyoto.dev/go/assert v0.1.3
|
||||
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
|
||||
golang.org/x/sys v0.30.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue