module github.com/tribalwarshelp/map-generator go 1.14 require ( github.com/disintegration/imaging v1.6.2 github.com/pkg/errors v0.9.1 github.com/tribalwarshelp/shared v0.0.0-20200622084436-3a768c8bf574 golang.org/x/image v0.0.0-20200618115811-c13761719519 golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 )