6 lines
139 B
Modula-2
6 lines
139 B
Modula-2
|
module github.com/CrispyBaguette/wasm-palette-converter
|
||
|
|
||
|
go 1.17
|
||
|
|
||
|
require github.com/makeworld-the-better-one/dither/v2 v2.2.0 // indirect
|