diff --git a/go.mod b/go.mod index 6b8b797..8834226 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,6 @@ go 1.15 require ( github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 - github.com/ebudan/go-chart/v2 v2.1.0 // indirect golang.org/x/image v0.0.0-20200927104501-e162460cd6b5 )