diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ require ( github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect github.com/jung-kurt/gofpdf v1.15.1 github.com/wcharczuk/go-chart v2.0.1+incompatible + golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a rescribe.xyz/preproc v0.0.0-20191008143707-787d63fc5d13 rescribe.xyz/utils v0.0.0-20191031104028-a46b217fd34f ) |