module github.com/makeworld-the-better-one/didder go 1.16 require ( github.com/disintegration/imaging v1.6.2 github.com/makeworld-the-better-one/dither/v2 v2.1.0 github.com/urfave/cli/v2 v2.3.0 golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb )