module src.eruta.nl/beoran/ebisvg go 1.16 require ( github.com/gofrs/flock v0.8.0 // indirect github.com/hajimehoshi/ebiten/v2 v2.2.0-rc.2 // indirect github.com/hajimehoshi/oto v0.7.1 // indirect golang.org/x/exp v0.0.0-20210916165020-5cb4fee858ee // indirect golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d // indirect golang.org/x/mobile v0.0.0-20210924032853-1c027f395ef7 // indirect golang.org/x/sys v0.0.0-20211002104244-808efd93c36d // indirect gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect )