diff --git a/go.mod b/go.mod index d1b1989..ec29523 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,6 @@ require ( github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.4.0 github.com/yuin/gopher-lua v0.0.0-20190206043414-8bfc7677f583 - golang.org/x/image v0.0.0-20190118043309-183bebdce1b2 // indirect ) go 1.13