Initial commit
This commit is contained in:
commit
7db9e36587
8 changed files with 179 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module git.akyoto.dev/go/color
|
||||
|
||||
go 1.22.0
|
||||
|
||||
require git.akyoto.dev/go/assert v0.1.3
|
Loading…
Add table
Add a link
Reference in a new issue