initial program commit

This commit is contained in:
2025-01-20 14:11:30 -05:00
parent 8b4f9392e2
commit 7ace5c0717
4 changed files with 187 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/amberisvibin/rgb2rgb8
go 1.23.5
require github.com/wayneashleyberry/truecolor v1.0.1 // indirect