This commit is contained in:
parent
b8b0fbb57e
commit
afc4092824
14 changed files with 153 additions and 48 deletions
5
go.mod
5
go.mod
|
@ -2,7 +2,4 @@ module git.urbach.dev/go/color
|
|||
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
|
||||
golang.org/x/sys v0.30.0
|
||||
)
|
||||
require golang.org/x/sys v0.31.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue