PaletteSwitcher/src/go.mod
Alexandre e9aecbdcb1
Some checks failed
Build and deploy / merge (push) Blocked by required conditions
Build and deploy / Push to web3.storage (push) Blocked by required conditions
Build and deploy / Update OVH DNS (push) Blocked by required conditions
Build and deploy / build-wasm (push) Failing after 1m58s
Build and deploy / build-react (push) Has been cancelled
Update dither dep (#30)
Reviewed-on: #30
Fixes #2
Co-authored-by: Alexandre <alexandre@bruyant.xyz>
Co-committed-by: Alexandre <alexandre@bruyant.xyz>
2024-01-03 12:00:54 +00:00

6 lines
127 B
Modula-2

module github.com/CrispyBaguette/wasm-palette-converter
go 1.21
require github.com/makeworld-the-better-one/dither/v2 v2.4.0