color/go.mod
Eduard Urbach afc4092824
All checks were successful
/ test (push) Successful in 15s
Added HSL and HSV colors
2025-03-11 14:24:41 +01:00

5 lines
74 B
Modula-2

module git.urbach.dev/go/color
go 1.24
require golang.org/x/sys v0.31.0